Skip to content

Commit

Permalink
📝 Update readme and changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Julio Motol <julio.motol89@gmail.com>
  • Loading branch information
juliomotol committed Feb 16, 2023
1 parent 9a6a45b commit 0149b86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v3.1.0 (2023-02-16)

### Added

- Support for Laravel 10.x

## v3.0.0 (2022-04-18)

### Added
Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@
> With that, we will still continue to provide support for future PHP/Laravel updates until any major breakage.

A Small Laravel 8+ package for a simple and easy API versioning.
A Small Laravel package for a simple and easy API versioning.

Lapiv simply stands for (L)aravel (API) (V)ersioning.

When upgrading to v2, please see the [CHANGELOG.md](./CHANGELOG.md).

> For Laravel 6+ support, see [v1](/~https://github.com/juliomotol/lapiv/tree/v2).
## Installation

You can install the package via composer:
Expand Down

0 comments on commit 0149b86

Please sign in to comment.