From 5e005a5d0343dbd3a1eebbddfcc5143570a9f249 Mon Sep 17 00:00:00 2001 From: itsjunetime Date: Sat, 15 Aug 2026 18:46:51 -0500 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d578315..3bb9d12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Added windows support! (thank you to [@jarjk](https://github.com/jarjk) for helping out!) - Added keybindings (`0`/`$`) to scroll to left or right side of zoomed-in image ([#131](https://github.com/itsjunetime/tdf/pull/131), thank you [@IshDeshpa](https://github.com/IshDeshpa)!) +- Added `-t` flag to use terminal foreground/background colors in pdf rendering ([#138](https://github.com/itsjunetime/tdf/pull/138), thank you [@unorsk](https://github.com/unorsk)! - Fixed issue with images clearing/flashing after displaying a certain number on kitty - (Internal) decreased runtime footprint of tokio runtime