-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a3c7bf
commit 5ea0621
Showing
1 changed file
with
5 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
# CHANGELOG | ||
## [v7.0.0](https://github.com/apiato/core/compare/v10.0.15...v11.0.0) - 2022-04-27 | ||
Apiato Core 7 includes a variety of changes to the application skeleton. Please consult the diff to see what's new. | ||
|
||
## v2.3.* | ||
For a more details please see [Apiato 11 Release Notes](). | ||
|
||
This is `apiato/core` that works with `laravel 5.6` | ||
# Release Notes | ||
|
||
### Added | ||
|
||
### Fixed | ||
|
||
- Fixed a small issue with the `HashIdTrait` | ||
|
||
### Changed | ||
|
||
- Updated Dependencies in `composer.json` file to the latest versions | ||
|
||
### Removed | ||
|
||
- Added support for `Laravel 9.0` |