Skip to content

Commit f84070e

Browse files
chore: release v10.0.6
1 parent 6d5d67b commit f84070e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [10.0.6](https://github.com/benjajaja/ratatui-image/compare/v10.0.5...v10.0.6) - 2026-02-19
8+
9+
### Other
10+
11+
- blacklist kitty and sixel detection for WezTerm and Konsole
12+
713
## [10.0.5](https://github.com/benjajaja/ratatui-image/compare/v10.0.4...v10.0.5) - 2026-02-06
814

915
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ratatui-image"
3-
version = "10.0.5"
3+
version = "10.0.6"
44
edition = "2024"
55
autoexamples = true
66
authors = ["Benjamin Große <ste3ls@gmail.com>"]

0 commit comments

Comments
 (0)