Skip to content

Commit

Permalink
1.0.19 changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Jul 17, 2023
1 parent 3d0fc54 commit abb177d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# System Test Releases

#### 1.0.19

* js verification of contract invoke results, compare as strings. [system-test, #68](https://github.com/stellar/system-test/pull/68)

#### 1.0.18

* verify js contract invoke return value as native arrays. [system-test, #67](https://github.com/stellar/system-test/pull/67)

#### 1.0.15

* hex-ify the contract id for getEvents. [system-test, #61](https://github.com/stellar/system-test/pull/61)
Expand Down

0 comments on commit abb177d

Please sign in to comment.