summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-01-20 06:01:23 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-01-20 06:01:23 +0900
commitbf834282571b694a981ad5215644154c2e1ae210 (patch)
tree8752482c9856af4a2e23b5732891a1e3910f1644 /README.md
parenta6eba4306ed7b221eda68f2036c15c9b02ab7b45 (diff)
v2.2.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index abc2afc..3151e56 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,16 @@ For more detailed document, visit https://kyoheiu.dev/felix.
## New release
+## v2.2.3 (2023-01-20)
+
+### Fixed
+- Wide chars handling: Using unicode_width, now felix can properly split file name or previewed texts.
+- Preview space height: When horizontally split, image preview could break the layout. Fixed this by adjusting the height.
+
+### Added
+- `chafa`'s minimal supported version: >= v1.10.0
+- Add pacman installation.
+
## v2.2.2 (2022-12-19)
### Fixed