summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-27 22:40:32 +0200
committerChristian Duerr <contact@christianduerr.com>2020-07-27 21:11:57 +0000
commitc5a9b31ec31ddd10e0e03a3753544b70001612ce (patch)
tree6bb6c2fd79b78deca45b6b3ebc48ad58f2df85d1 /CHANGELOG.md
parent313aa5cd185dbd31aba752c71a5e88893fe3d9af (diff)
Bump version to 0.5.0-rc4v0.5.0-rc4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4143b3c6..7ae512a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 0.5.0-rc4
+
+### Fixed
+
+- Scrolling at window boundaries while extending the selection
+
## 0.5.0-rc3
### Fixed