bitly-shorten/CHANGELOG.md

50 lines
2.2 KiB
Markdown

# Changelog
## [2.0.0](https://github.com/ethauvin/bitly-shorten/tree/1.0.0) (2024-05-23)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/1.0.1...1.0.0)
**Implemented enhancements:**
- Implement DSL for deeplinks [\#16](https://github.com/ethauvin/bitly-shorten/issues/16)
- Implement custom bitlink update [\#15](https://github.com/ethauvin/bitly-shorten/issues/15)
- Update functions to match the bit.ly API [\#14](https://github.com/ethauvin/bitly-shorten/issues/14)
## [1.0.1](https://github.com/ethauvin/bitly-shorten/tree/1.0.1) (2023-11-26)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/1.0.0...1.0.1)
## [1.0.0](https://github.com/ethauvin/bitly-shorten/tree/1.0.0) (2023-09-25)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/0.9.3...1.0.0)
**Implemented enhancements:**
- Add message and description to CallResponse [\#12](https://github.com/ethauvin/bitly-shorten/issues/12)
- Add create config builder [\#10](https://github.com/ethauvin/bitly-shorten/issues/10)
- Add update config builder [\#8](https://github.com/ethauvin/bitly-shorten/issues/8)
- Implement additional HTTP status code in CallResponse [\#3](https://github.com/ethauvin/bitly-shorten/issues/3)
## [0.9.3](https://github.com/ethauvin/bitly-shorten/tree/0.9.3) (2021-03-21)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/0.9.2...0.9.3)
**Implemented enhancements:**
- Implement a way to retrieve the last API call response in bitlinks class [\#2](https://github.com/ethauvin/bitly-shorten/issues/2)
## [0.9.2](https://github.com/ethauvin/bitly-shorten/tree/0.9.2) (2020-06-09)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/0.9.1-beta...0.9.2)
## [0.9.1-beta](https://github.com/ethauvin/bitly-shorten/tree/0.9.1-beta) (2020-03-18)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/0.9.0-beta...0.9.1-beta)
## [0.9.0-beta](https://github.com/ethauvin/bitly-shorten/tree/0.9.0-beta) (2020-03-03)
[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/a444b72b87862bbd5bd77fda59f66e0a952e6dac...0.9.0-beta)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*