Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLevti committed Mar 28, 2020
1 parent 0fd6096 commit 1bb9888
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.0.0] - 2020-03-28

### Changed

- #12: Fix all phpstan errors and general typing improvements.
Expand Down Expand Up @@ -86,7 +88,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added progress callbacks to Deferred.
- Added serializable objects for exit and error messages.

[Unreleased]: https://github.com/TheLevti/phpfork/compare/4.0.0...HEAD
[Unreleased]: https://github.com/TheLevti/phpfork/compare/5.0.0...HEAD
[5.0.0]: https://github.com/TheLevti/phpfork/releases/5.0.0
[4.0.0]: https://github.com/TheLevti/phpfork/releases/4.0.0
[3.0.0]: https://github.com/TheLevti/phpfork/releases/3.0.0
[2.0.2]: https://github.com/TheLevti/phpfork/releases/2.0.2
Expand Down

0 comments on commit 1bb9888

Please sign in to comment.