File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Following guidelines of http://keepachangelog.com/
3
3
4
4
## [ Unreleased]
5
5
6
+ ## [ 2.1.1] - July 28, 2017
7
+ - Use setuptools_scm to extract version from Git
8
+
6
9
## [ 2.1.0] - Feb 10, 2017
7
10
- Add support for python version 3.*
8
11
@@ -37,7 +40,8 @@ Following guidelines of http://keepachangelog.com/
37
40
## [ 0.1] - May 20, 2015
38
41
- Initial release
39
42
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
41
45
[ 2.1.0 ] : https://github.com/databox/databox-python/compare/2.0.0...2.1.0
42
46
[ 2.0.0 ] : https://github.com/databox/databox-python/compare/0.1.6...2.0.0
43
47
[ 0.1.6 ] : https://github.com/databox/databox-python/compare/0.1.5...0.1.6
You can’t perform that action at this time.
0 commit comments