diff --git a/CHANGELOG.md b/CHANGELOG.md index 0783c3b7..abad4d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog * [Unreleased](#unreleased) +* [1.15.3](#1-15-3) * [1.15.2](#1-15-2) * [1.15.1](#1-15-1) * [1.15.0](#1-15-0) @@ -54,6 +55,13 @@ * `utempter` config option (was deprecated in 1.15.0). +### Fixed +### Security +### Contributors + + +## 1.15.3 + ### Fixed * `-f,--font` command line option not affecting `csd.font` (if unset). @@ -63,10 +71,6 @@ ([#1430][1430]). -### Security -### Contributors - - ## 1.15.2 ### Added diff --git a/meson.build b/meson.build index 2792533a..a33202b5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.15.2', + version: '1.15.3', license: 'MIT', meson_version: '>=0.59.0', default_options: [