Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Dec 11, 2020
1 parent 22b0191 commit e0e6865
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All Notable changes to `json-api-server` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## 0.5.0

### Added

- Laravel 7 and 8 support.

### Changed

- Moved from dimsav/laravel-translatable to astrotomic/laravel-translatable.

### Removed

- Laravel 5 support.
- PHP 7.1 support.

## 0.4.0

### Added
Expand Down

0 comments on commit e0e6865

Please sign in to comment.