File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
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
+ ## [ 1.0.0-alpha.4 ] - 2021-02-27
7
7
8
8
### Added
9
9
@@ -58,6 +58,8 @@ All notable changes to this project will be documented in this file. This projec
58
58
authorizer with multiple servers present.
59
59
- [ #29 ] ( https://github.com/laravel-json-api/laravel/issues/29 ) Do not reject delete requests without a ` Content-Type `
60
60
header.
61
+ - [ #11 ] ( https://github.com/laravel-json-api/laravel/issues/11 ) Fixed iterating over an empty * to-many* generator twice
62
+ in the underlying compound document encoder.
61
63
62
64
### Deprecated
63
65
You can’t perform that action at this time.
0 commit comments