Revert README.md change

This commit is contained in:
luk3yx 2022-07-18 18:34:09 +12:00
parent 958525c20e
commit f721bc5a7e

View File

@ -48,12 +48,6 @@ all attributes are lowercase.
While I try to reduce backwards incompatibilities, sometimes they are necessary
to either fix bugs in formspec_ast or for implementing new formspec features.
#### July 2022
- `formspec_ast.safe_parse` now removes texture modifiers from `image[]` and
`image_button[]` (excluding overlaying and grouping) as it's possible to
crash clients with certain texture modifiers.
#### February 2022
- The value of scrollbars is now a number instead of a string.