summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-25 16:12:53 +0200
committerChristian Duerr <contact@christianduerr.com>2020-07-25 14:47:18 +0000
commita4c763e78a725fee56671fa906a539e5f988666e (patch)
tree8af0c22f3ed0cb8efb3e5d9b2e2dcfb1626820c6 /CHANGELOG.md
parent03f66a0e6f5b2efee12d16741d3d9bad5aca7bf9 (diff)
downloadalacritty-a4c763e78a725fee56671fa906a539e5f988666e.tar.gz
alacritty-a4c763e78a725fee56671fa906a539e5f988666e.zip
Bump version to 0.5.0-rc3v0.5.0-rc3
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 1259981c..4143b3c6 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-rc3
+
+### Fixed
+
+- Origin consistency in search without vi mode
+
## 0.5.0-rc2
### Added