update changelog

This commit is contained in:
Prodesire 2018-05-01 20:38:24 +08:00
parent b2656e4019
commit 4ae8b666ae
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
v0.7.0 (2018-05-xx)
-------------------
v0.6.2 (2018-04-30)
-------------------
**Enhancements**
* Add ``exception.default_if_except`` which excepts given exceptions and return default value as decorator.