changelog: prepare for 1.4.0

This commit is contained in:
Daniel Eklöf 2020-07-22 18:59:19 +02:00
parent ac7b229f7c
commit 8bb1607557
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
* [Unreleased](#unreleased) * [1.4.0](#1-4-0)
* [1.3.0](#1-3-0) * [1.3.0](#1-3-0)
* [1.2.3](#1-2-3) * [1.2.3](#1-2-3)
* [1.2.2](#1-2-2) * [1.2.2](#1-2-2)
@ -8,7 +8,7 @@
* [1.2.0](#1-2-0) * [1.2.0](#1-2-0)
## Unreleased ## 1.4.0
### Added ### Added
@ -56,8 +56,6 @@
rather than _visual_ focus. rather than _visual_ focus.
### Deprecated
### Removed
### Fixed ### Fixed
* Do not stop an ongoing selection when `shift` is released. When the * Do not stop an ongoing selection when `shift` is released. When the
@ -113,9 +111,6 @@
(https://codeberg.org/dnkl/foot/issues/38). (https://codeberg.org/dnkl/foot/issues/38).
### Security
## 1.3.0 ## 1.3.0
### Added ### Added