File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,17 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6- ## [ Unreleased ]
6+ ## [ 2.4.0 ] - 2024-06-01
77### Added
8+ - Add support for ` NO_COLOR ` environment
9+ variable ([ #896 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/896 ) )
810- Post modified line exec command ([ #888 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/890 ) )
911
12+ ### Changed
13+ - List search now uses a shared search thread ([ #900 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/900 ) )
14+
1015### Fixed
16+ - Fixed TTY support on macOS ([ #874 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/874 ) )
1117- Flicker when action width changes ([ #888 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/891 ) )
1218
1319## [ 2.3.0] - 2023-07-19
You can’t perform that action at this time.
0 commit comments