File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ 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+ ## [ 2.3.0] - 2022-10-13
7+ ### Added
8+ - Support for update-ref action ([ #801 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/801 ) )
9+ - Search in the list view ([ #797 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/797 ) )
10+
611## [ 2.2.1] - 2022-10-13
712### Fixed
813- Crash on multibyte strings in commit diff view ([ #755 ] ( https://github.com/MitMaro/git-interactive-rebase-tool/pull/755 ) )
@@ -165,9 +170,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
165170### Added
166171- Initial project release
167172
168- [ Unreleased ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.2.1...HEAD
169- [ 2.2.1 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.2.1...2.2.0
170- [ 2.2.0 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.2.0...2.1.0
173+ [ Unreleased ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.3.0...HEAD
174+ [ 2.3.0 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.2.1...2.3.0
175+ [ 2.2.1 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.2.0...2.2.1
176+ [ 2.2.0 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.1.0...2.2.0
171177[ 2.1.0 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.0.0...2.1.0
172178[ 2.0.0 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/1.2.1...2.0.0
173179[ 1.2.1 ] : https://github.com/MitMaro/git-interactive-rebase-tool/compare/1.2.0...1.2.1
You can’t perform that action at this time.
0 commit comments