Skip to content

Commit

Permalink
Add the release date and version to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Nov 10, 2024
1 parent e53eab7 commit 18761cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## Unreleased
## [v0.18.3] - 2024-11-10

### Fixed
* Fix setting the current progress for an indeterminate bar by Alex Watt
Expand Down Expand Up @@ -248,6 +248,7 @@

* Initial implementation and release

[v0.18.3]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.2...v0.18.3
[v0.18.2]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.1...v0.18.2
[v0.18.1]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.0...v0.18.1
[v0.18.0]: https://github.com/piotrmurach/tty-progressbar/compare/v0.17.0...v0.18.0
Expand Down

0 comments on commit 18761cc

Please sign in to comment.