Fix metadata param name in JSON.

This commit is contained in:
Stephen Chung
2022-01-13 18:13:38 +08:00
parent 0f4e8848f9
commit a3a527923a
2 changed files with 8 additions and 29 deletions

View File

@@ -8,6 +8,7 @@ Bug fixes
---------
* `set_bit` for bit-flags with negative index now works correctly.
* Misnamed `params` field `name` in the JSON output of `Engine::gen_fn_metadata_to_json` is fixed (was incorrectly named `type`).
Version 1.4.0