We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b550b commit 2fcf66bCopy full SHA for 2fcf66b
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [keep a changelog](https://keepachangelog.com/en/1.0.0/)
6
7
## [Unreleased]
8
9
+## [v1.0.1] - 2022-08-30
10
+
11
### Fixed
12
- Do not try to render message if terminal width is zero. This happens with some terminals on first terminal width get(s).
13
@@ -16,4 +18,5 @@ The format is based on [keep a changelog](https://keepachangelog.com/en/1.0.0/)
16
18
17
19
20
[Unreleased]: https://github.com/UpCloudLtd/progress/compare/v1.0.0...HEAD
21
+[v1.0.1]: https://github.com/UpCloudLtd/progress/compare/v1.0.0...v1.0.1
22
[v1.0.0]: https://github.com/UpCloudLtd/progress/releases/tag/v1.0.0
0 commit comments