summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2022-04-20 09:15:43 -0230
committerTim Oram <dev@mitmaro.ca>2022-04-20 09:51:11 -0230
commit190a0596fee6de9ff336b5d739e1aa6e5d1a89a4 (patch)
tree38deff933e6237efa45855fcffad8bcf60ecc2d4 /CHANGELOG.md
parent8bd68f558cff4c1eeed637383c079146892a4727 (diff)
Add keybindings for view scrolling
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5de422f..edb56cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
-The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
+The format is based on [Keep a Changelog](http://keepachangelog.com/).
+
+## [2.2.0] - 2022-04-15
+### Added
+- Added mew keybindings for customizing the scrolling the view. ([#647](https://github.com/MitMaro/git-interactive-rebase-tool/pull/647))
## [2.1.0] - 2021-04-20