mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
Merge branch 'releases/1.10'
This commit is contained in:
commit
647ab9578a
2 changed files with 5 additions and 7 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#Unreleased)
|
||||
* [1.10.2](#1-10-2)
|
||||
* [1.10.1](#1-10-1)
|
||||
* [1.10.0](#1-10-0)
|
||||
* [1.9.2](#1-9-2)
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.10.2
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -46,9 +46,6 @@
|
|||
bar.
|
||||
|
||||
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* An ongoing mouse selection is now finalized on a pointer leave event
|
||||
|
|
@ -66,9 +63,10 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/678).
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Jonas Ådahl
|
||||
|
||||
|
||||
## 1.10.1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.10.1',
|
||||
version: '1.10.2',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.54.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue