diff --git a/CHANGELOG.md b/CHANGELOG.md index d606592..bd03226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Change Log -# [0.2.2](https://github.com/arve0/leicacam/tree/0.2.2) (2018-06-21) +## [0.3.0](https://github.com/arve0/leicacam/tree/0.3.0) (2018-12-08) +[Full Changelog](https://github.com/arve0/leicacam/compare/0.2.2...0.3.0) + +**Merged pull requests:** + +- Pin and update requirements [\#18](https://github.com/arve0/leicacam/pull/18) ([MartinHjelmare](https://github.com/MartinHjelmare)) +- Update docs with new module [\#17](https://github.com/arve0/leicacam/pull/17) ([MartinHjelmare](https://github.com/MartinHjelmare)) +- Use README markdown for pypi description [\#16](https://github.com/arve0/leicacam/pull/16) ([MartinHjelmare](https://github.com/MartinHjelmare)) +- Add asyncio support [\#15](https://github.com/arve0/leicacam/pull/15) ([MartinHjelmare](https://github.com/MartinHjelmare)) + +## [0.2.2](https://github.com/arve0/leicacam/tree/0.2.2) (2018-06-21) [Full Changelog](https://github.com/arve0/leicacam/compare/0.2.1...0.2.2) **Merged pull requests:** @@ -10,7 +20,7 @@ - Install everything needed in dev requirements [\#12](https://github.com/arve0/leicacam/pull/12) ([MartinHjelmare](https://github.com/MartinHjelmare)) - Update makefile help and phony [\#11](https://github.com/arve0/leicacam/pull/11) ([MartinHjelmare](https://github.com/MartinHjelmare)) -# [0.2.1](https://github.com/arve0/leicacam/tree/0.2.1) (2018-04-05) +## [0.2.1](https://github.com/arve0/leicacam/tree/0.2.1) (2018-04-05) [Full Changelog](https://github.com/arve0/leicacam/compare/v0.2.0...0.2.1) **Merged pull requests:** diff --git a/leicacam/VERSION b/leicacam/VERSION index ee1372d..0d91a54 100644 --- a/leicacam/VERSION +++ b/leicacam/VERSION @@ -1 +1 @@ -0.2.2 +0.3.0