Merge branch 'releases/1.15'

This commit is contained in:
Daniel Eklöf 2023-07-30 13:27:16 +02:00
commit 8aa61ef45c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.15.2](#1-15-2)
* [1.15.1](#1-15-1)
* [1.15.0](#1-15-0)
* [1.14.0](#1-14-0)
@ -44,7 +44,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.15.2
### Added
* `[tweak].bold-text-in-bright-amount` option ([#1434][1434]).
@ -57,9 +58,6 @@
[1434]: https://codeberg.org/dnkl/foot/issues/1434
### Changed
### Deprecated
### Removed
### Fixed
* Crash when copying text that contains invalid UTF-8 ([#1423][1423]).
@ -84,10 +82,6 @@
[1446]: https://codeberg.org/dnkl/foot/issues/1446
### Security
### Contributors
## 1.15.1
### Changed

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.15.1',
version: '1.15.2',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: [