Merge branch 'releases/1.7'

This commit is contained in:
Daniel Eklöf 2021-04-18 20:16:48 +02:00
commit 4044b6fa99
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 14 additions and 5 deletions

View file

@ -1,6 +1,7 @@
# Changelog
* [Unreleased](#unreleased)
* [1.7.2](#1-7-2)
* [1.7.1](#1-7-1)
* [1.7.0](#1-7-0)
* [1.6.4](#1-6-4)
@ -26,6 +27,17 @@
## Unreleased
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
### Contributors
## 1.7.2
### Added
* URxvt OSC-11 extension to set background alpha
@ -49,8 +61,6 @@
(https://codeberg.org/dnkl/foot/issues/449).
### Deprecated
### Removed
### Fixed
* Reverted _"Consumed modifiers are no longer sent to the client
@ -68,7 +78,6 @@
(https://codeberg.org/dnkl/foot/issues/441).
### Security
### Contributors
* [cglogic](https://codeberg.org/cglogic)

View file

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

View file

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