Merge branch 'releases/1.5' into master

This commit is contained in:
Daniel Eklöf 2020-10-11 19:36:00 +02:00
commit 27cb17e71e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 12 additions and 5 deletions

View file

@ -1,6 +1,7 @@
# Changelog
* [Unreleased](#Unreleased)
* [1.5.1](#1-5-1)
* [1.5.0](#1-5-0)
* [1.4.4](#1-4-4)
* [1.4.3](#1-4-3)
@ -37,6 +38,15 @@
decorations. Note that some compositors will render SSDs despite
this option being used (https://codeberg.org/dnkl/foot/issues/163).
### Changed
### Deprecated
### Removed
### Fixed
### Security
### Contributors
## 1.5.1
### Changed
@ -46,8 +56,6 @@
default. This is in addition to middle-clicking with the mouse.
### Deprecated
### Removed
### Fixed
* Mouse bindings now match even if the actual click count is larger
@ -77,7 +85,6 @@
* Paste from primary when clipboard is empty.
### Security
### Contributors
* [craigbarnes](https://codeberg.org/craigbarnes)

View file

@ -1,5 +1,5 @@
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.5.0
pkgver=1.5.1
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.5.0',
version: '1.5.1',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [