version 0.8.3
This commit is contained in:
parent
a0aad8f135
commit
656d85a8d8
13
changelog.md
13
changelog.md
@ -3,7 +3,12 @@
|
|||||||
|
|
||||||
## Current master
|
## Current master
|
||||||
|
|
||||||
[Full Changelog](https://github.com/pubs/pubs/compare/v0.8.2...master)
|
[Full Changelog](https://github.com/pubs/pubs/compare/v0.8.3...master)
|
||||||
|
|
||||||
|
### Fixed bugs
|
||||||
|
|
||||||
|
|
||||||
|
## [v0.8.3](https://github.com/pubs/pubs/compare/v0.8.2...v0.8.3) (2019-08-12)
|
||||||
|
|
||||||
### Implemented enhancements
|
### Implemented enhancements
|
||||||
|
|
||||||
@ -13,15 +18,11 @@
|
|||||||
- Add `citekey` filter to `query` ([#193](https://github.com/pubs/pubs/pull/193) by [Shane Stone](https://github.com/shanewstone))
|
- Add `citekey` filter to `query` ([#193](https://github.com/pubs/pubs/pull/193) by [Shane Stone](https://github.com/shanewstone))
|
||||||
- The `--config` and `--force-colors` command line options now appear when invoking `pubs --help`
|
- The `--config` and `--force-colors` command line options now appear when invoking `pubs --help`
|
||||||
|
|
||||||
### Fixed bugs
|
|
||||||
|
|
||||||
|
|
||||||
## [v0.8.2](https://github.com/pubs/pubs/compare/v0.8.1...v0.8.2) (2019-01-06)
|
## [v0.8.2](https://github.com/pubs/pubs/compare/v0.8.1...v0.8.2) (2019-01-06)
|
||||||
|
|
||||||
Fixes install on python2, and adding old-style arXiv references.
|
|
||||||
|
|
||||||
### Fixed bugs
|
### Fixed bugs
|
||||||
|
|
||||||
|
- Fixes install on python2, and adding old-style arXiv references.
|
||||||
- Fixes adding papers with slashes in their citekeys. [(#179)](https://github.com/pubs/pubs/pull/179) (thanks [Amlesh Sivanantham](https://github.com/zamlz) for reporting.)
|
- Fixes adding papers with slashes in their citekeys. [(#179)](https://github.com/pubs/pubs/pull/179) (thanks [Amlesh Sivanantham](https://github.com/zamlz) for reporting.)
|
||||||
- Fix missing readme.md for python2 pip install. [(#174)](https://github.com/pubs/pubs/pull/174)
|
- Fix missing readme.md for python2 pip install. [(#174)](https://github.com/pubs/pubs/pull/174)
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = '0.8.2-r1'
|
__version__ = '0.8.3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user