Skip to content

Commit 407bbb7

Browse files
committed
[Docs] Update changelog and bump version
1 parent 3a13bbf commit 407bbb7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased
6+
## [1.0.0-alpha.4] - 2021-02-27
77

88
### Added
99

@@ -58,6 +58,8 @@ All notable changes to this project will be documented in this file. This projec
5858
authorizer with multiple servers present.
5959
- [#29](https://github.com/laravel-json-api/laravel/issues/29) Do not reject delete requests without a `Content-Type`
6060
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.
6163

6264
### Deprecated
6365

0 commit comments

Comments
 (0)