Merge branch 'releases/1.9'

This commit is contained in:
Daniel Eklöf 2021-08-27 13:43:40 +02:00
commit 55f1f4a30c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.9.0](#1-9-0)
* [1.8.2](#1-8-2)
* [1.8.1](#1-8-1)
* [1.8.0](#1-8-0)
@ -29,7 +29,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.9.0
### Added
* Window title in the CSDs
@ -66,7 +67,6 @@
larger than 1 (https://codeberg.org/dnkl/foot/issues/680).
### Deprecated
### Removed
* `km`/`smm`/`rmm` from terminfo; foot prefixes Alt-key combinations
@ -103,12 +103,11 @@
(https://codeberg.org/dnkl/foot/issues/686).
### Security
### Contributors
* Nihal Jere
* [nowrep](https://codeberg.org/nowrep)
* [clktmr](https://codeberg.org/clktmr)
## 1.8.2

View file

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

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.8.2',
version: '1.9.0',
license: 'MIT',
meson_version: '>=0.54.0',
default_options: [