update Changelog
This commit is contained in:
parent
e6a42fb953
commit
89600a729a
1 changed files with 6 additions and 3 deletions
|
@ -9,13 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [v0.2.0] - 2023-06-11
|
||||
### Added
|
||||
- cli option `queue show` to list currently queued bundles [#2](https://git.lauka.net/lauralani/humble-bot/issues/2)
|
||||
- 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)
|
||||
- cli option `queue remove` to remove a queued up bundle [#2](https://git.lauka.net/lauralani/humble-bot/issues/2)
|
||||
- Added cli option `queue show` to list currently queued bundles [#2](https://git.lauka.net/lauralani/humble-bot/issues/2)
|
||||
- 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)
|
||||
- Added cli option `queue remove` to remove a queued up bundle [#2](https://git.lauka.net/lauralani/humble-bot/issues/2)
|
||||
|
||||
### Fixed
|
||||
- [[BUG] Error parsing mastodon response field time](https://git.lauka.net/lauralani/humble-bot/issues/1)
|
||||
|
||||
### Removed
|
||||
- BREAKING: Removed action when executing `./humble-bot` without arguments, moved to `queue fill`
|
||||
|
||||
## [v0.1.2] - 2023-06-07
|
||||
### Added
|
||||
- logging for new mastodon post now also logs the post url
|
||||
|
|
Loading…
Reference in a new issue