Core: Don't get to hasty with the API version

This commit is contained in:
Mike Auty
2021-08-11 21:08:33 +01:00
parent 2cfb65380a
commit 86771d15d5
-4
View File
@@ -12,8 +12,4 @@ When an API feature or function is removed or changed, the major version is bump
* Added ModuleRequirement
* Added get\_symbols\_by\_absolute\_location
* Remove support for symbol\_shift and symbol\_mask from symbol tables
Symbols should be the data values from the JSON, and if they need modifying,
a module wrappr, or similar, should be used