Skip to content

Commit

Permalink
Prepare to release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Dec 11, 2022
1 parent 7f83d8b commit 754b360
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 @@ -4,6 +4,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi

## [Unreleased][unreleased]

## [1.2.0] - 2022-12-11

### Changed

- Values can now be set prior to the corresponding schema being registered.
Expand Down Expand Up @@ -32,7 +34,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi

Initial release! 🎉

[unreleased]: https://github.com/thephpleague/config/compare/v1.1.1...main
[unreleased]: https://github.com/thephpleague/config/compare/v1.2.0...main
[1.2.0]: https://github.com/thephpleague/config/compare/v1.1.1...v.1.2.0
[1.1.1]: https://github.com/thephpleague/config/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/thephpleague/config/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/thephpleague/config/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit 754b360

Please sign in to comment.