Merge pull request #104 from jonafato/changelog-dates

Add dates to recent changelog entries
This commit is contained in:
Jon Banafato 2017-10-31 15:26:40 -04:00 committed by GitHub
commit 51446ac2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,19 +3,19 @@
History
-------
0.4.8
0.4.8 (2017-06-30)
--------------------
* Implement '--clean' and '--diff' (kxrd)
* Exclude concurrent{,.futures} from stdlib if py2 (kxrd)
0.4.7
0.4.7 (2017-04-20)
--------------------
* BUG: remove package/version duplicates
* Style: pep8
0.4.5
0.4.5 (2016-12-13)
---------------------
* Fixed the --pypi-server option