Skip to content

Commit 71bd9e5

Browse files
committed
Prepare to release v1.0.1
1 parent 0deb9b9 commit 71bd9e5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
44

55
## [Unreleased][unreleased]
66

7-
## [1.0.0]
7+
## [1.0.1] - 2021-05-31
8+
9+
### Fixed
10+
11+
- Fixed the `ConfigurationExceptionInterface` marker interface not extending `Throwable` (#2)
12+
13+
## [1.0.0] - 2021-05-31
814

915
Initial release! 🎉
1016

11-
[unreleased]: https://github.com/thephpleague/config/compare/v1.0.0...main
17+
[unreleased]: https://github.com/thephpleague/config/compare/v1.0.1...main
18+
[1.0.1]: https://github.com/thephpleague/config/compare/v1.0.0...v1.0.1
1219
[1.0.0]: https://github.com/thephpleague/config/releases/tag/v1.0.0

0 commit comments

Comments
 (0)