Update changelog

This commit is contained in:
Marcin Kulik
2018-04-04 08:47:12 +02:00
parent 7fa2cdc62f
commit de7aaa4964

View File

@@ -2,7 +2,10 @@
## develop (unreleased)
* Fixed location of config dir (you can `mv ~/.asciinema ~/.config/asciinema`).
* Fixed example in asciicast v2 format doc (thanks Josh "@anowlcalledjosh" Holland!)
* Replaced deprecated `encodestring` (since Python 3.1) with `encodebytes` (thanks @delirious-lettuce!)
* Fixed location of config dir (you can `mv ~/.asciinema ~/.config/asciinema`)
* Internal refactorings
## 2.0 (2018-02-10)