Skip to content

Commit

Permalink
Update README for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laicasaane committed Sep 8, 2022
1 parent 3cee25e commit e32c801
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

# Changelog

## 1.3.0

- Fix exception: Attempting to use an invalid operation handle
- Add `onFailed` invocation at the end of `catch` blocks
- Improve `OperationResult<T>` struct and the way async APIs return the result
- BREAKING CHANGE: some constructors are removed from `OperationResult<T>` as deemed redundant

## 1.2.2

- `LoadScene` methods will now activate scene if `activateOnLoad` param is `true`
Expand Down

0 comments on commit e32c801

Please sign in to comment.