You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## [Unreleased]
4
+
5
+
## [2.3.1] - 2022-04-22
6
+
7
+
### Fixed
8
+
9
+
- Fix microseconds not always removed from dtstart, causing date comparison issues with specific date input [#104](https://github.com/rlanvin/php-rrule/issues/104)
10
+
3
11
## [2.3.0] - 2021-10-25
4
12
5
13
### Added
@@ -215,7 +223,9 @@
215
223
216
224
- First release, everything before that was unversioned (`dev-master` was used).
0 commit comments