Updated changelog

This commit is contained in:
Joffrey F 2015-05-04 11:47:16 -07:00
parent 0b99e53595
commit b8e950c09e
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Change Log
==========
1.2.2
-----
### Bugfixes
* Fixed a bug where parameters passed to `Client.exec_resize` would be ignored (#576)
* Fixed a bug where auth config wouldn't be resolved properly in `Client.pull` (#577)
1.2.1
-----