Skip to content

Commit

Permalink
CHANGELOG.md has been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
metatypeman committed Feb 26, 2023
1 parent f861666 commit ab0fe33
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Assets/SymOntoClay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ab0fe33

Please sign in to comment.