File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments