File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10- [ unreleased ] : https://github.com/rogdham/bigxml/compare/v0.1.2...HEAD
10+ [ unreleased ] : https://github.com/rogdham/python-xz/compare/v0.2.0...HEAD
11+
12+ ## [ 0.2.0] - 2021-10-23
13+
14+ [ 0.2.0 ] : https://github.com/rogdham/python-xz/releases/tag/v0.2.0
1115
1216### :rocket : Added
1317
@@ -20,6 +24,7 @@ adheres to [Semantic Versioning](https://semver.org/).
2024### :house : Internal
2125
2226- Test that no warnings are generated
27+ - Change development status to Alpha
2328
2429## [ 0.1.2] - 2021-09-19
2530
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license = MIT
1313license_files = LICENSE.txt
1414platform = any
1515classifiers =
16- Development Status :: 2 - Pre- Alpha
16+ Development Status :: 3 - Alpha
1717 License :: OSI Approved :: MIT License
1818 Operating System :: OS Independent
1919 Programming Language :: Python
You can’t perform that action at this time.
0 commit comments