Skip to content

Commit

Permalink
Prepare 5.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Dec 6, 2023
1 parent e53b263 commit 4611777
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to `Period` will be documented in this file

## [5.3.1](https://github.com/thephpleague/period/compare/5.3.0...5.3.1) - 2023-12-06

### Added

- None

### Fixed

- Fix Period duplication during intersection calculation [#135](https://github.com/thephpleague/period/issues/135) by [maogou](https://github.com/maogou)

### Deprecated

- None

### Removed

- None

## [5.3.0](https://github.com/thephpleague/period/compare/5.2.1...5.3.0) - 2023-11-28

### Added
Expand Down

0 comments on commit 4611777

Please sign in to comment.