Skip to content

Commit

Permalink
update changelog for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Prodesire committed May 14, 2018
1 parent c47c862 commit 36d8579
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
v0.7.0 (2018-05-xx)
v0.7.0 (2018-05-14)
-------------------

**Enhancements**

* Upgrade to **brand new document** powerd by docsify
* Add slot.SlotBase which is the base class for class using `__slots__`
* Add compat.izip


v0.6.2 (2018-04-30)
-------------------
Expand Down Expand Up @@ -62,8 +68,8 @@ v0.5.0 (2018-03-08)
* Fix reduce error on Python 3.


v0.4.2 (2018-2-5)
-----------------
v0.4.2 (2018-02-05)
-------------------

**Enhancements**

Expand All @@ -77,8 +83,8 @@ v0.4.2 (2018-2-5)
* Fix several convert functions return values with unnecessary value 'L' when given big number on Python 2.


v0.4.1 (2018-1-20)
------------------
v0.4.1 (2018-01-20)
-------------------

**Enhancements**

Expand All @@ -91,8 +97,8 @@ v0.4.1 (2018-1-20)
* Add ``compat.strbytes_types`` which includes all types about string


v0.4.0 (2018-1-9)
-----------------
v0.4.0 (2018-01-09)
-------------------

**Importance**
* Remove support for Python 3.4
Expand Down

0 comments on commit 36d8579

Please sign in to comment.