Skip to content

Commit

Permalink
Updated RELEASE notes
Browse files Browse the repository at this point in the history
  • Loading branch information
enkomio committed Jan 19, 2019
1 parent ec92aae commit c54957d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 2.2.0 - 19/01/2019
* Implemented virtual instruction INC
* Implemented the .NET binding for vm_set_error_handler
* Made the code more C# friendly (see the C# example DotNetBindingWithErrorHandler)
* Refactored and cleaned code

### 2.1.0 - 11/11/2018
* Implemented routine to handle error during code execution.
* Fixed bug in .NET binding in order to ensure the context is always initialized
Expand Down

0 comments on commit c54957d

Please sign in to comment.