We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e12a1b + 0bbeef3 commit 1990af6Copy full SHA for 1990af6
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
-## Unreleased
+## [1.0.0-beta.2] - 2021-04-20
7
8
### Added
9
composer.json
@@ -28,7 +28,7 @@
28
"laravel-json-api/core": "^1.0.0-beta.2",
29
"laravel-json-api/eloquent": "^1.0.0-beta.2",
30
"laravel-json-api/encoder-neomerx": "^1.0.0-beta.1",
31
- "laravel-json-api/exceptions": "^1.0.0-beta.1",
+ "laravel-json-api/exceptions": "^1.0.0-beta.2",
32
"laravel-json-api/spec": "^1.0.0-beta.1",
33
"laravel-json-api/validation": "^1.0.0-beta.1",
34
"laravel/framework": "^8.0"
0 commit comments