File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. This project adheres to
4
4
[ Semantic Versioning] ( http://semver.org/ ) and [ this changelog format] ( http://keepachangelog.com/ ) .
5
5
6
- ## Unreleased
6
+ ## [ 3.3.0 ] - 2021-02-06
7
7
8
8
### Added
9
9
@@ -13,8 +13,9 @@ All notable changes to this project will be documented in this file. This projec
13
13
adapter.
14
14
15
15
### Fixed
16
- - [ #576 ] ( https://github.com/cloudcreativity/laravel-json-api/issues/576 ) Correctly pass existing resource values to
17
- JSON values, before merging client values for validation.
16
+
17
+ - [ #576 ] ( https://github.com/cloudcreativity/laravel-json-api/issues/576 ) Correctly pass existing resource values to JSON
18
+ values, before merging client values for validation.
18
19
19
20
## [ 3.2.0] - 2020-11-26
20
21
You can’t perform that action at this time.
0 commit comments