Skip to content

Commit 645bc5e

Browse files
committed
docs: updated changelog for 0.1.1 release
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
1 parent 356c9e7 commit 645bc5e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3-
## Version 0.10.0 (2021-04-18)
3+
## Version 0.1.1 (2022-03-24)
4+
5+
Maintenance release.
6+
7+
* Cleaned up license information.
8+
* Fixed handling of status returned from `client_open` in examples.
9+
* Converted comments into function docstrings in helper module.
10+
* Reformatted source code with black and isort.
11+
* Removed superfluous shebang lines and encoding declarations.
12+
* Fixed typos in readme and changelog.
13+
* Added Python 3.10 to list of supported versions in package meta data.
14+
15+
## Version 0.1.0 (2021-04-18)
416

517
* Initial release as a stand-alone project

0 commit comments

Comments
 (0)