Version 0.8.2
This commit is contained in:
parent
d931b977e4
commit
a6c7376b51
11
changelog.md
11
changelog.md
@ -3,7 +3,7 @@
|
||||
|
||||
## Current master
|
||||
|
||||
[Full Changelog](https://github.com/pubs/pubs/compare/v0.8.1...master)
|
||||
[Full Changelog](https://github.com/pubs/pubs/compare/v0.8.2...master)
|
||||
|
||||
### Implemented enhancements
|
||||
|
||||
@ -13,6 +13,15 @@
|
||||
### Fixed bugs
|
||||
|
||||
|
||||
## [v0.8.2](https://github.com/pubs/pubs/compare/v0.8.1...v0.8.2) (2018-12-04)
|
||||
|
||||
Fixes install on python2.
|
||||
|
||||
### Fixed bugs
|
||||
|
||||
- Fix missing readme.md for python2 pip install. [(#174)](https://github.com/pubs/pubs/pull/174)
|
||||
|
||||
|
||||
## [v0.8.1](https://github.com/pubs/pubs/compare/v0.8.0...v0.8.1) (2018-08-28)
|
||||
|
||||
A hotfix release. All users of 0.8.0 are urged to upgrade.
|
||||
|
@ -1 +1 @@
|
||||
__version__ = '0.8.1'
|
||||
__version__ = '0.8.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user