File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1+ [clog ]
2+ repository = " https://github.com/python-zk/kazoo"
3+ changelog = " CHANGES.md"
4+ from-latest-tag = true
5+ link-style = " github"
6+
7+ [sections ]
8+ Refactor = [" refactor" ]
9+ Test = [" test" ]
10+ Doc = [" docs" ]
11+ Chore = [" chore" ]
12+ Features = [" feat" , " feature" ]
13+ "Bug Fixes" = [" fix" , " bug" ]
Original file line number Diff line number Diff line change 1- Changelog
2- =========
1+ <a name =" 2.3.1 " ></a >
2+ ## 2.3.1 (2017-06-01)
3+
4+
5+ #### Chore
6+
7+ * update MANIFEST.in to reflect changes to filenames ([ c9a38c5d] ( https://github.com/python-zk/kazoo/commit/c9a38c5d650d6d92ff30fd3c1c792fc71db9ce02 ) )
8+ * add travis deployment and update ZK versions ([ 7d5d59cb] ( https://github.com/python-zk/kazoo/commit/7d5d59cb049244b89625d621c9d91d9a44c4b051 ) , closes [ #436 ] ( https://github.com/python-zk/kazoo/issues/436 ) )
9+
10+
311
4122.3.0 (2017-05-31)
513------------------
Original file line number Diff line number Diff line change 1- __version__ = '2.3.0 '
1+ __version__ = '2.3.1 '
You can’t perform that action at this time.
0 commit comments