Skip to content

Commit 2d458aa

Browse files
committed
Cleanup from the 2.4.0 release
This change consists of adding the dev notice back to the readme and fixing the release date in the CHANGELOG.
1 parent 5197d06 commit 2d458aa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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-
## [2.4.0] - 2024-06-01
6+
## [2.4.0] - 2024-06-13
77
### Added
88
- Add support for `NO_COLOR` environment variable ([#896](https://github.com/MitMaro/git-interactive-rebase-tool/pull/896))
99
- Post modified line exec command ([#888](https://github.com/MitMaro/git-interactive-rebase-tool/pull/890))

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Native cross-platform full feature terminal based [sequence editor][git-sequence
99

1010
[![Git Interactive Rebase Tool](/docs/assets/images/girt-demo.gif?raw=true)](https://youtu.be/q3tzb-gQC0w)
1111

12+
**This is the documentation for the development build. For the current stable release, please use the [2.4.x documentation](https://github.com/MitMaro/git-interactive-rebase-tool/tree/2.4.0/README.md).**
13+
1214
## Table of Contents
1315

1416
* [Features](./README.md#features)

0 commit comments

Comments
 (0)