Merge pull request #722 from digitalisx/patch-1

Fix typo for `API_CHANGES`
This commit is contained in:
ikelos
2022-04-28 00:34:27 +01:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@ When an API feature or function is removed or changed, the major version is bump
2.1.0
=====
Add in the linux `task.get_threads` method added to rhe API.
Add in the linux `task.get_threads` method added to the API.
2.0.3
=====