Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Prodesire committed Mar 19, 2018
1 parent 142f0d7 commit 4b0ffc8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.5.1 (2018-03-19)
-------------------

**Enhancements**

* Improve ``system.remove`` when path is read-only.
* Add ``path.normjoin`` which join one or more path components intelligently and normalize it.
* Improve ``environ.environ`` with supporting variable_name=None which means removing the variable from environment temporarily.


v0.5.0 (2018-03-08)
-------------------

Expand Down

0 comments on commit 4b0ffc8

Please sign in to comment.