Update version and changelog

This commit is contained in:
Martin Rusev
2018-08-14 08:24:18 -07:00
parent e1eb91b689
commit 038094e16d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
## 0.9.6 [unreleased]
## 0.9.6 (16 August 2018)
IMPROVEMENTS:
* Vendors package, adding provider specific functionality ([#139](https://github.com/martinrusev/imbox/pull/139)) - Contributed by @zevaverbach
* Type hints for every method and function ([#136](https://github.com/martinrusev/imbox/pull/136)) - Contributed by @zevaverbach
* Move all code out of __init__.py and into a separate module ([#130](https://github.com/martinrusev/imbox/pull/130)) - Contributed by @zevaverbach
* Enchance `messages' generator: ([#129](https://github.com/martinrusev/imbox/pull/129)) - Contributed by @zevaverbach
* Enhance `messages' generator: ([#129](https://github.com/martinrusev/imbox/pull/129)) - Contributed by @zevaverbach
## 0.9.5 (5 December 2017)