blob: a0415e97c26d9bcdc94239d4b57b37478ae7ee11 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Changelog
* [1.1.0](#1-1-0)
## 1.1.0
### Added
* webp support
### Fixed
* meson: can’t use `SOURCE_DIR` in `custom_targets()`.
* build: version script is now run in a C locale.
* Don’t re-render frame on same-size configure events
### Contributors
* Leonardo Hernández
|