update changelog for v0.6.0

This commit is contained in:
Prodesire 2018-04-16 21:18:17 +08:00
parent bc6e79e7cf
commit 30111621f0
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
v0.6.0
v0.6.0 (2018-04-16)
-------------------
**Enhancements**
* Add ``path.filename`` which return the filename without extension.
* Add ``path.fileext`` which return the file extension.
* Update stub for ``requests.check_connect``.
v0.5.2 (2018-04-04)
-------------------