Merge branch 'releases/1.5' into master

This commit is contained in:
Daniel Eklöf 2020-10-13 08:06:56 +02:00
commit 8b06a55cb0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 20 additions and 9 deletions

View file

@ -1,6 +1,7 @@
# Changelog
* [Unreleased](#Unreleased)
* [1.5.2](#1-5-2)
* [1.5.1](#1-5-1)
* [1.5.0](#1-5-0)
* [1.4.4](#1-4-4)
@ -50,6 +51,14 @@
### Contributors
## 1.5.2
### Fixed
* Regression: middle clicking double pastes in e.g. vim
(https://codeberg.org/dnkl/foot/issues/168)
## 1.5.1
### Changed