Skip to content

Commit 316cf02

Browse files
committed
docs: prepare v0.2.0
1 parent 3d36c69 commit 316cf02

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = MIT
1313
license_files = LICENSE.txt
1414
platform = any
1515
classifiers =
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

0 commit comments

Comments
 (0)