mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
Merge branch 'releases/1.12'
This commit is contained in:
commit
d8c4e21090
2 changed files with 13 additions and 6 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
* [Unreleased](#unreleased)
|
* [1.12.0](#1-12-0)
|
||||||
* [1.11.0](#1-11-0)
|
* [1.11.0](#1-11-0)
|
||||||
* [1.10.3](#1-10-3)
|
* [1.10.3](#1-10-3)
|
||||||
* [1.10.2](#1-10-2)
|
* [1.10.2](#1-10-2)
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
* [1.2.0](#1-2-0)
|
* [1.2.0](#1-2-0)
|
||||||
|
|
||||||
|
|
||||||
## Unreleased
|
## 1.12.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
@ -89,7 +89,6 @@
|
||||||
(https://codeberg.org/dnkl/foot/issues/1001).
|
(https://codeberg.org/dnkl/foot/issues/1001).
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
* DECSET mode 27127 (which was first added in release 1.6.0).
|
* DECSET mode 27127 (which was first added in release 1.6.0).
|
||||||
|
|
@ -137,11 +136,19 @@
|
||||||
next/prev match.
|
next/prev match.
|
||||||
|
|
||||||
|
|
||||||
### Security
|
|
||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
* Ashish SHUKLA
|
||||||
* Craig Barnes
|
* Craig Barnes
|
||||||
|
* Enes Hecan
|
||||||
|
* Johannes Altmanninger
|
||||||
|
* L3MON4D3
|
||||||
|
* Leonardo Neumann
|
||||||
|
* Mariusz Bialonczyk
|
||||||
|
* Max Gautier
|
||||||
|
* Merlin Büge
|
||||||
|
* jvoisin
|
||||||
|
* merkix
|
||||||
|
|
||||||
|
|
||||||
## 1.11.0
|
## 1.11.0
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('foot', 'c',
|
project('foot', 'c',
|
||||||
version: '1.11.0',
|
version: '1.12.0',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
meson_version: '>=0.58.0',
|
meson_version: '>=0.58.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue