Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekvedaras committed Dec 30, 2020
1 parent d1209ef commit f9041a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.3.0] - 2020-12-30
### Added
- `doctrine/collections` `ArrayCollection` implementation

Expand Down Expand Up @@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Array and illuminate collection implementations

[Unreleased]: https://github.com/ekvedaras/php-enum/compare/v1.2.1...HEAD
[Unreleased]: https://github.com/ekvedaras/php-enum/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/ekvedaras/php-enum/compare/v1.2.1...v1.3.0
[1.2.1]: https://github.com/ekvedaras/php-enum/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/ekvedaras/php-enum/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/ekvedaras/php-enum/compare/v1.1.0...v1.1.1
Expand Down

0 comments on commit f9041a5

Please sign in to comment.