Skip to content

Commit 4611777

Browse files
committed
Prepare 5.3.1 release
1 parent e53b263 commit 4611777

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## [5.3.1](https://github.com/thephpleague/period/compare/5.3.0...5.3.1) - 2023-12-06
6+
7+
### Added
8+
9+
- None
10+
11+
### Fixed
12+
13+
- Fix Period duplication during intersection calculation [#135](https://github.com/thephpleague/period/issues/135) by [maogou](https://github.com/maogou)
14+
15+
### Deprecated
16+
17+
- None
18+
19+
### Removed
20+
21+
- None
22+
523
## [5.3.0](https://github.com/thephpleague/period/compare/5.2.1...5.3.0) - 2023-11-28
624

725
### Added

0 commit comments

Comments
 (0)