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: docs/changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ We use [Semantic Versioning](https://semver.org)
15
15
16
16
To avoid breaking changes breaking your code, install this library fixed to a specific version.
17
17
18
+
## v3.8.1
19
+
20
+
- Fix: License identifier in pyproject.toml
21
+
18
22
## v3.8.0
19
23
20
24
- Fix: Invalid events and todos that swapped start and end are now calculated with start before end. See [Issue 132](https://github.com/niccokunzmann/python-recurring-ical-events/issues/132).
0 commit comments