Skip to content

Commit 8c15596

Browse files
committed
chore: Update CHANGELOG for v0.6.1
1 parent b1db825 commit 8c15596

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
10+
## [0.6.1] - 2023-04-30
811
### Fixed
912
- Terminal queries during synced updates by `UrwidImageScreen` ([7191885]).
1013
- Multi-process synchronization ([238777b]).
@@ -381,6 +384,7 @@ See the commit messages for [0.4.1] for the full logs.
381384

382385

383386
[Unreleased]: https://github.com/AnonymouX47/term-image/compare/v0.6.0...HEAD
387+
[0.6.1]: https://github.com/AnonymouX47/term-image/compare/v0.6.0...v0.6.1
384388
[0.6.0]: https://github.com/AnonymouX47/term-image/compare/v0.5.0...v0.6.0
385389
[0.5.0]: https://github.com/AnonymouX47/term-image/compare/v0.4.0...v0.5.0
386390
[0.4.1]: https://github.com/AnonymouX47/term-image/compare/v0.4.0...v0.4.1

0 commit comments

Comments
 (0)