diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ca939ce..865168e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). -## [2.4.0] - 2024-06-01 +## [2.4.0] - 2024-06-13 ### Added - Add support for `NO_COLOR` environment variable ([#896](https://github.com/MitMaro/git-interactive-rebase-tool/pull/896)) - Post modified line exec command ([#888](https://github.com/MitMaro/git-interactive-rebase-tool/pull/890)) diff --git a/README.md b/README.md index 9855c7cd..96fcc902 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Native cross-platform full feature terminal based [sequence editor][git-sequence [![Git Interactive Rebase Tool](/docs/assets/images/girt-demo.gif?raw=true)](https://youtu.be/q3tzb-gQC0w) +**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).** + ## Table of Contents * [Features](./README.md#features)