Skip to content

Commit 8bc8632

Browse files
committed
update Changelog
1 parent 0be088c commit 8bc8632

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Following guidelines of http://keepachangelog.com/
33

44
## [Unreleased]
55

6+
## [2.1.1] - July 28, 2017
7+
- Use setuptools_scm to extract version from Git
8+
69
## [2.1.0] - Feb 10, 2017
710
- Add support for python version 3.*
811

@@ -37,7 +40,8 @@ Following guidelines of http://keepachangelog.com/
3740
## [0.1] - May 20, 2015
3841
- Initial release
3942

40-
[Unreleased]: https://github.com/databox/databox-go/compare/2.1.0...master
43+
[Unreleased]: https://github.com/databox/databox-go/compare/2.1.1...master
44+
[2.1.1]: https://github.com/databox/databox-python/compare/2.1.0...2.1.1
4145
[2.1.0]: https://github.com/databox/databox-python/compare/2.0.0...2.1.0
4246
[2.0.0]: https://github.com/databox/databox-python/compare/0.1.6...2.0.0
4347
[0.1.6]: https://github.com/databox/databox-python/compare/0.1.5...0.1.6

0 commit comments

Comments
 (0)