mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
Merge branch 'releases/1.25'
This commit is contained in:
commit
e114a5f02f
2 changed files with 7 additions and 6 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.25.0](#1-25-0)
|
||||
* [1.24.0](#1-24-0)
|
||||
* [1.23.1](#1-23-1)
|
||||
* [1.23.0](#1-23-0)
|
||||
|
|
@ -66,7 +66,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.25.0
|
||||
|
||||
### Added
|
||||
|
||||
* Performance increased and input latency decreased on compositors
|
||||
|
|
@ -92,8 +93,6 @@
|
|||
[2182]: https://codeberg.org/dnkl/foot/issues/2182
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* URL labels misplaces when URL contains double-width characters
|
||||
|
|
@ -109,9 +108,11 @@
|
|||
[2194]: https://codeberg.org/dnkl/foot/issues/2194
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Charalampos Mitrodimas
|
||||
* Matthias Heyman
|
||||
|
||||
|
||||
## 1.24.0
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.24.0',
|
||||
version: '1.25.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue