Skip to content

Commit 2275116

Browse files
committed
Update CHANGELOG.md
1 parent 2c78328 commit 2275116

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
> :warning: Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.
99
10+
## [Unreleased]
11+
12+
## [0.6.0] - 2023-10-22
13+
14+
### Added
15+
16+
- Support for Python 3.12
17+
- Support for Gotify 2.4.0
18+
1019
## [0.5.0] - 2022-06-07
1120

1221
### Added
@@ -91,7 +100,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
91100

92101
- Initial version
93102

94-
[unreleased]: https://github.com/d-k-bo/python-gotify/compare/v0.5.0...HEAD
103+
[Unreleased]: https://github.com/d-k-bo/python-gotify/compare/v0.6.0...HEAD
104+
[0.6.0]: https://github.com/d-k-bo/python-gotify/compare/v0.5.0...v0.6.0
95105
[0.5.0]: https://github.com/d-k-bo/python-gotify/compare/v0.4...v0.5.0
96106
[0.4]: https://github.com/d-k-bo/python-gotify/compare/1c7ddb5393957169248cf917be8efe4397b309e3...v0.4
97107
[0.3]: https://github.com/d-k-bo/python-gotify/compare/dd5c4cbe8ca226e1c93482aff3dc74c88f345390...1c7ddb5393957169248cf917be8efe4397b309e3

0 commit comments

Comments
 (0)