bump version to v0.3.0
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful
ci/woodpecker/pr/docker-deploy Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-11-07 14:32:20 +01:00
parent 3bda0864e3
commit 812b3394b9
Signed by: adoralaura
SSH key fingerprint: SHA256:3XrkbR8ikAZJVtYfaUliX1MhmJYVAe/ocIb/MiDHBJ8

View file

@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
## [v0.3.0] - 2023-11-07
### Added ### Added
- Added `list` alias to `queue show` - Added `list` alias to `queue show`
- Added `delete` alias to `queue remove` - Added `delete` alias to `queue remove`
@ -27,13 +29,13 @@ instead of immediately posting one bundle
## [v0.2.0] - 2023-06-11 ## [v0.2.0] - 2023-06-11
### Added ### Added
- Added cli option `queue show` to list currently queued bundles - Added cli option `queue show` to list currently queued bundles
[#2](https://git.lauka.net/lauralani/humble-bot/issues/2) [#2](https://code.lila.network/adoralaura/humble-bot/issues/2)
- Added cli option `queue fill` to query humblebundle.com for new bundles and then fill the queue - Added cli option `queue fill` to query humblebundle.com for new bundles and then fill the queue
[#2](https://git.lauka.net/lauralani/humble-bot/issues/2) [#2](https://code.lila.network/adoralaura/humble-bot/issues/2)
- Added cli option `queue remove` to remove a queued up bundle [#2](https://git.lauka.net/lauralani/humble-bot/issues/2) - Added cli option `queue remove` to remove a queued up bundle [#2](https://code.lila.network/adoralaura/humble-bot/issues/2)
### Fixed ### Fixed
- [[BUG] Error parsing mastodon response field time](https://git.lauka.net/lauralani/humble-bot/issues/1) - [[BUG] Error parsing mastodon response field time](https://code.lila.network/adoralaura/humble-bot/issues/1)
### Removed ### Removed
- BREAKING: Removed action when executing `./humble-bot` without arguments, moved to `queue fill` - BREAKING: Removed action when executing `./humble-bot` without arguments, moved to `queue fill`
@ -69,9 +71,10 @@ instead of immediately posting one bundle
[unreleased]: https://git.lauka.net/lauralani/humble-bot/compare/v0.2.1...HEAD [unreleased]: https://code.lila.network/adoralaura/humble-bot/compare/v0.3.0...HEAD
[v0.2.1]: https://git.lauka.net/lauralani/humble-bot/compare/v0.2.0...v0.2.1 [v0.3.0]: https://code.lila.network/adoralaura/humble-bot/compare/v0.2.1...v0.3.0
[v0.2.0]: https://git.lauka.net/lauralani/humble-bot/compare/v0.1.2...v0.2.0 [v0.2.1]: https://code.lila.network/adoralaura/humble-bot/compare/v0.2.0...v0.2.1
[v0.1.2]: https://git.lauka.net/lauralani/humble-bot/compare/v0.1.1...v0.1.2 [v0.2.0]: https://code.lila.network/adoralaura/humble-bot/compare/v0.1.2...v0.2.0
[v0.1.1]: https://git.lauka.net/lauralani/humble-bot/compare/v0.1.0...v0.1.1 [v0.1.2]: https://code.lila.network/adoralaura/humble-bot/compare/v0.1.1...v0.1.2
[v0.1.0]: https://git.lauka.net/lauralani/humble-bot/releases/tag/v0.1.0 [v0.1.1]: https://code.lila.network/adoralaura/humble-bot/compare/v0.1.0...v0.1.1
[v0.1.0]: https://code.lila.network/adoralaura/humble-bot/releases/tag/v0.1.0