diff --git a/Assets/SymOntoClay/CHANGELOG.md b/Assets/SymOntoClay/CHANGELOG.md index f2195a2..a45ba13 100644 --- a/Assets/SymOntoClay/CHANGELOG.md +++ b/Assets/SymOntoClay/CHANGELOG.md @@ -1,5 +1,28 @@ **Note:** This file is automatically generated. +## 0.4.3 (2023-02-26) +* Ilde actions +* "wait" statement +* Child and independent async call +* Generalized call in host method +* Priority of method or thigger's handler +* Timeout of method or idle action +* Anonymous function +* Function defined in body of another function +* Library +* "import" statement +* Object literal +* "new" operator +* Constructor +* CLI: + * install + * new -lib + * new -nav + * new -player +* DSL project improvement +* Fixing issues + + ## 0.4.2 (2022-10-08) * inheritance for relations in logical inference * synonyms diff --git a/CHANGELOG.md b/CHANGELOG.md index f2195a2..a45ba13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ **Note:** This file is automatically generated. +## 0.4.3 (2023-02-26) +* Ilde actions +* "wait" statement +* Child and independent async call +* Generalized call in host method +* Priority of method or thigger's handler +* Timeout of method or idle action +* Anonymous function +* Function defined in body of another function +* Library +* "import" statement +* Object literal +* "new" operator +* Constructor +* CLI: + * install + * new -lib + * new -nav + * new -player +* DSL project improvement +* Fixing issues + + ## 0.4.2 (2022-10-08) * inheritance for relations in logical inference * synonyms