mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.13'
This commit is contained in:
commit
8b6e6f1073
2 changed files with 9 additions and 6 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.13.0](#1-13-0)
|
||||
* [1.12.1](#1-12-1)
|
||||
* [1.12.0](#1-12-0)
|
||||
* [1.11.0](#1-11-0)
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.13.0
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -82,8 +82,6 @@
|
|||
[1105]: https://codeberg.org/dnkl/foot/issues/1105
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Graphical corruption when viewport is at the top of the scrollback,
|
||||
|
|
@ -121,9 +119,14 @@
|
|||
[1108]: https://codeberg.org/dnkl/foot/issues/1108
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Craig Barnes
|
||||
* Lorenz
|
||||
* Max Gautier
|
||||
* Simon Ser
|
||||
* Stefan Prosiegel
|
||||
|
||||
|
||||
## 1.12.1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.12.1',
|
||||
version: '1.13.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.58.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue