Merge branch 'releases/1.8'

This commit is contained in:
Daniel Eklöf 2021-07-01 20:19:05 +02:00
commit a99542aad6
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 4 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.8.1](#1-8-1)
* [1.8.0](#1-8-0)
* [1.7.2](#1-7-2)
* [1.7.1](#1-7-1)
@ -27,7 +27,7 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.8.1
### Added
@ -46,8 +46,6 @@
behavior from foot-1.8.0.
### Deprecated
### Removed
### Fixed
* Grapheme cluster state being reset between codepoints.
@ -55,7 +53,6 @@
(https://codeberg.org/dnkl/foot/issues/614).
### Security
### Contributors
* [craigbarnes](https://codeberg.org/craigbarnes)

View file

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

View file

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