File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Following guidelines of http://keepachangelog.com/
33
44## [ Unreleased]
55
6+ ## [ 2.1.3] - Oct 7, 2018
7+ - add ` forcePush ` argument to ` insert_all ` function
8+
69## [ 2.1.2] - Sep 25, 2017
710- Release with fixed version
811
@@ -43,7 +46,8 @@ Following guidelines of http://keepachangelog.com/
4346## [ 0.1] - May 20, 2015
4447- Initial release
4548
46- [ Unreleased ] : https://github.com/databox/databox-go/compare/2.1.2...master
49+ [ Unreleased ] : https://github.com/databox/databox-go/compare/2.1.3...master
50+ [ 2.1.3 ] : https://github.com/databox/databox-python/compare/2.1.2...2.1.3
4751[ 2.1.2 ] : https://github.com/databox/databox-python/compare/2.1.1...2.1.2
4852[ 2.1.1 ] : https://github.com/databox/databox-python/compare/2.1.0...2.1.1
4953[ 2.1.0 ] : https://github.com/databox/databox-python/compare/2.0.0...2.1.0
Original file line number Diff line number Diff line change 11__title__ = 'databox'
2- __version__ = '2.1.2 '
2+ __version__ = '2.1.3 '
33__description__ = 'Python wrapper for Databox - Mobile Executive Dashboard.'
44__url__ = 'https://github.com/databox/databox-python'
55__author__ = 'Databox'
You can’t perform that action at this time.
0 commit comments