mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.10'
This commit is contained in:
commit
dc6c650adb
2 changed files with 12 additions and 5 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.10.0](#1-10-0)
|
||||
* [1.9.2](#1-9-2)
|
||||
* [1.9.1](#1-9-1)
|
||||
* [1.9.0](#1-9-0)
|
||||
|
|
@ -32,7 +32,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.10.0
|
||||
|
||||
### Added
|
||||
|
||||
* `notify-focus-inhibit` boolean option, which can be used to control
|
||||
|
|
@ -70,7 +71,6 @@
|
|||
screen is in use (https://codeberg.org/dnkl/foot/issues/787).
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
|
||||
* The bundled PKGBUILD.
|
||||
|
|
@ -93,9 +93,16 @@
|
|||
unless the new title is different from the old title.
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* armin
|
||||
* Craig Barnes
|
||||
* Daniel Martí
|
||||
* feeptr
|
||||
* Mitja Horvat
|
||||
* Ronan Pigott
|
||||
* Stanislav Ochotnický
|
||||
|
||||
|
||||
## 1.9.2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.9.2',
|
||||
version: '1.10.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.54.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue