mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-27 20:15:39 +02:00
meson: require version >= 0.59
Required by feature_option.allowed()
This commit is contained in:
parent
f5cfc103d0
commit
4631e75e28
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
### Changed
|
||||
|
||||
* Minimum required meson version is now 0.58.
|
||||
* Minimum required meson version is now 0.59.
|
||||
* Float tags are now treated as floats instead of integers when
|
||||
formatted with the `kb`/`kib`/`mb`/`mib`/`gb`/`gib` string particle
|
||||
formatters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue