Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon-automation committed Sep 10, 2022
1 parent f81a7d4 commit 49e3167
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
- [#303](https://github.com/aeon-php/calendar/pull/303) - **Updated minimum required PHP8.1 version to 8.1.10** - [@norberttech](https://github.com/norberttech)
- [#291](https://github.com/aeon-php/calendar/pull/291) - **Refactored internal structure of Time, Day, Month, DateTime and TimeZone, so that it's independent from the way it's constructed.** - [@christian-kolb](https://github.com/christian-kolb)

### Fixed
- [#304](https://github.com/aeon-php/calendar/pull/304) - **DateTime::modify** - [@norberttech](https://github.com/norberttech)
- [#304](https://github.com/aeon-php/calendar/pull/304) - **Mutation score requirements and false positive mutants reported** - [@norberttech](https://github.com/norberttech)

### Removed
- [#303](https://github.com/aeon-php/calendar/pull/303) - **Stringable interface from Month class** - [@norberttech](https://github.com/norberttech)

Expand Down

0 comments on commit 49e3167

Please sign in to comment.