Merge branch 'releases/1.5' into master

This commit is contained in:
Daniel Eklöf 2020-09-18 21:29:10 +02:00
commit 43fc1af36c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.5.0](#1-5-0)
* [1.4.4](#1-4-4)
* [1.4.3](#1-4-3)
* [1.4.2](#1-4-2)
@ -12,7 +12,7 @@
* [1.2.1](#1-2-1)
* [1.2.0](#1-2-0)
## Unreleased
## 1.5.0
### Deprecated
@ -81,7 +81,6 @@
support in them (https://codeberg.org/dnkl/foot/issues/135).
### Removed
### Changed
* Renamed man page for `foot.ini` from **foot**(5) to **foot.ini**(5).
@ -136,7 +135,6 @@
no longer fit.
### Security
### Contributors
* [craigbarnes](https://codeberg.org/craigbarnes)

View file

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

View file

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