|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/scientific-python/yaml2ics/tree/v0.1rc3) (2022-08-20) |
| 3 | +## [v0.1](https://github.com/scientific-python/yaml2ics/tree/v0.1) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/scientific-python/yaml2ics/compare/v0.1rc3...v0.1) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Release please [\#42](https://github.com/scientific-python/yaml2ics/issues/42) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Announce Python 3.11 support [\#43](https://github.com/scientific-python/yaml2ics/pull/43) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 14 | +- Add ability to specify custom ICS [\#41](https://github.com/scientific-python/yaml2ics/pull/41) ([stefanv](https://github.com/stefanv)) |
| 15 | +- Fix markdown syntax [\#40](https://github.com/scientific-python/yaml2ics/pull/40) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 16 | +- Add test and coverage badges [\#39](https://github.com/scientific-python/yaml2ics/pull/39) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 17 | +- Update install and release notes [\#38](https://github.com/scientific-python/yaml2ics/pull/38) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 18 | +- Measure test coverage [\#37](https://github.com/scientific-python/yaml2ics/pull/37) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 19 | +- Add classifiers [\#36](https://github.com/scientific-python/yaml2ics/pull/36) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 20 | +- Lint toml [\#35](https://github.com/scientific-python/yaml2ics/pull/35) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 21 | +- Fix linting [\#34](https://github.com/scientific-python/yaml2ics/pull/34) ([jarrodmillman](https://github.com/jarrodmillman)) |
| 22 | + |
| 23 | +## [v0.1rc3](https://github.com/scientific-python/yaml2ics/tree/v0.1rc3) (2022-08-21) |
4 | 24 |
|
5 | 25 | [Full Changelog](https://github.com/scientific-python/yaml2ics/compare/v0.1rc2...v0.1rc3) |
6 | 26 |
|
|
61 | 81 | - Port yaml2ics to ics 0.8.0 [\#4](https://github.com/scientific-python/yaml2ics/pull/4) ([rkdarst](https://github.com/rkdarst)) |
62 | 82 | - requirements: Add PyYAML [\#2](https://github.com/scientific-python/yaml2ics/pull/2) ([rkdarst](https://github.com/rkdarst)) |
63 | 83 |
|
64 | | -## [v0.0](https://github.com/scientific-python/yaml2ics/tree/v0.0) (2021-09-21) |
65 | | - |
66 | | -[Full Changelog](https://github.com/scientific-python/yaml2ics/compare/930ab55f6f3abe6729afd929cb3d37299581f183...v0.0) |
67 | | - |
68 | 84 | \* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_ |
0 commit comments