mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-06 04:06:06 -05:00
Merge branch 'releases/1.15'
This commit is contained in:
commit
8aa61ef45c
2 changed files with 4 additions and 10 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.15.1',
|
||||
version: '1.15.2',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue