Skip to content

Commit 0f0e5dc

Browse files
committed
Update changelog for 2.4.0 release
1 parent 3cfca3b commit 0f0e5dc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
The 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

0 commit comments

Comments
 (0)