Skip to content

Commit 18761cc

Browse files
committed
Add the release date and version to the changelog
1 parent e53eab7 commit 18761cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## Unreleased
3+
## [v0.18.3] - 2024-11-10
44

55
### Fixed
66
* Fix setting the current progress for an indeterminate bar by Alex Watt
@@ -248,6 +248,7 @@
248248

249249
* Initial implementation and release
250250

251+
[v0.18.3]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.2...v0.18.3
251252
[v0.18.2]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.1...v0.18.2
252253
[v0.18.1]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.0...v0.18.1
253254
[v0.18.0]: https://github.com/piotrmurach/tty-progressbar/compare/v0.17.0...v0.18.0

0 commit comments

Comments
 (0)