File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2019-07-11
11+
1012### Added
1113
1214* Argument ` api_key ` for ` AsyncBufferedConsumer.send ` , for compatibility with the version
@@ -31,7 +33,8 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3133
3234## [ 0.0.3] - 2014-04-29
3335
34- [ Unreleased ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.1.0...HEAD
36+ [ Unreleased ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.2.0...HEAD
37+ [ 0.2.0 ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.1.0...v0.2.0
3538[ 0.1.0 ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.0.6...v0.1.0
3639[ 0.0.6 ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.0.5...v0.0.6
3740[ 0.0.5 ] : https://github.com/jessepollak/mixpanel-python-async/compare/v0.0.4...v0.0.5
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = 'mixpanel-py-async' ,
13- version = '0.1 .0' ,
13+ version = '0.2 .0' ,
1414 author = 'Jesse Pollak' ,
15151616 packages = ['mixpanel_async' ],
You can’t perform that action at this time.
0 commit comments