Updated versions.
This commit is contained in:
parent
8eb6847aad
commit
e60303773a
5 changed files with 67 additions and 46 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
@ -1,6 +1,19 @@
|
|||
# Change Log
|
||||
# Changelog
|
||||
|
||||
## [1.1.0](https://github.com/ethauvin/pinboard-poster/tree/1.1.0) (2021-03-21)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/1.0.1...1.1.0)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Use HttpLoggingInterceptor instead of manually logging. [\#3](https://github.com/ethauvin/pinboard-poster/issues/3)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- executeMethod should trap IO execeptions [\#2](https://github.com/ethauvin/pinboard-poster/issues/2)
|
||||
|
||||
## [1.0.1](https://github.com/ethauvin/pinboard-poster/tree/1.0.1) (2019-05-27)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/1.0.0...1.0.1)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
@ -8,15 +21,21 @@
|
|||
- Implement better error reporting. [\#1](https://github.com/ethauvin/pinboard-poster/issues/1)
|
||||
|
||||
## [1.0.0](https://github.com/ethauvin/pinboard-poster/tree/1.0.0) (2018-06-26)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/0.9.3...1.0.0)
|
||||
|
||||
## [0.9.3](https://github.com/ethauvin/pinboard-poster/tree/0.9.3) (2017-11-09)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/0.9.2...0.9.3)
|
||||
|
||||
## [0.9.2](https://github.com/ethauvin/pinboard-poster/tree/0.9.2) (2017-11-08)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/0.9.1...0.9.2)
|
||||
|
||||
## [0.9.1](https://github.com/ethauvin/pinboard-poster/tree/0.9.1) (2017-05-18)
|
||||
|
||||
[Full Changelog](https://github.com/ethauvin/pinboard-poster/compare/2ee3568e40114e19b0956ea7d12c071d5c49b0d5...0.9.1)
|
||||
|
||||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
||||
|
||||
|
||||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue