Core: Add in API_CHANGES updates

This commit is contained in:
Mike Auty
2022-07-05 11:08:51 +01:00
parent 4e5caf3149
commit 84d26ba4bd
+8
View File
@@ -4,6 +4,14 @@ API Changes
When an addition to the existing API is made, the minor version is bumped.
When an API feature or function is removed or changed, the major version is bumped.
2.3.0
=====
Add in `child_template` to template class
2.2.0
=====
Changes to linux core calls
2.1.0
=====
Add in the linux `task.get_threads` method to the API.