We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227e9b5 commit 283e900Copy full SHA for 283e900
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-# Changelog
+# Changelog for yaml2ics
2
3
-## yaml2ics 0.3rc0
+## [v0.3](https://github.com/scientific-python/yaml2ics/tree/v0.3)
4
5
### Enhancements
6
@@ -35,6 +35,7 @@
35
- Update pytest config ([#100](https://github.com/scientific-python/yaml2ics/pull/100)).
36
- Update pre-commit (12/2024) ([#107](https://github.com/scientific-python/yaml2ics/pull/107)).
37
- Support for Python: added 3.13, 3.14, removed 3.8 ([#119](https://github.com/scientific-python/yaml2ics/pull/119)).
38
+- MAINT: actually bumping minimum python to 3.9 [#126](https://github.com/scientific-python/yaml2ics/pull/126)).
39
40
### Other
41
0 commit comments