Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Dec 12, 2020
1 parent 1c48ce9 commit 5b12f08
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# CHANGELOG

## 0.10.0 (2020-12-12)

* Change of license -> MIT license
* Deprecated Python 3.6, Added Python 3.9
* Migration from gevent to asyncio (in sync with smartglass-core)
* Migration from marshmallow objects to pydantic
* Fixed controller and closing issues (#15)

## 0.9.4 (2020-02-29)

* Fix KeyError for debug prints
Expand Down

0 comments on commit 5b12f08

Please sign in to comment.