Merge branch 'releases/1.7'

This commit is contained in:
Daniel Eklöf 2021-03-28 14:28:53 +02:00
commit 5757b6dc1c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 5 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.7.1](#1-7-1)
* [1.7.0](#1-7-0)
* [1.6.4](#1-6-4)
* [1.6.3](#1-6-3)
@ -24,8 +24,8 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
## 1.7.1
### Changed
* Update PGO build instructions in `INSTALL.md`
@ -33,8 +33,6 @@
* In scrollback search mode, empty cells can now be matched by spaces.
### Deprecated
### Removed
### Fixed
* Logic that repairs invalid key bindings ended up breaking valid key
@ -54,10 +52,6 @@
* Empty sixels resulted in non-empty images.
### Security
### Contributors
## 1.7.0
### Added

View file

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

View file

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