From 597d2b0ccb4bc168f44a7172a0931da9ed69472f Mon Sep 17 00:00:00 2001 From: Felipe Cardozo Date: Wed, 24 May 2023 19:50:00 -0300 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08686503..a8c16568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - [Bug](https://github.com/trilitech/tezos-unity-sdk/issues/57) with BeaconConnectorWebGl - [Bug](https://github.com/trilitech/tezos-unity-sdk/issues/63), updated Netezos to `v2.8.0` +- [Bug](https://github.com/trilitech/tezos-unity-sdk/issues/61) fix contracts compilation on Ligo `0.65.0` ### Added - Better [coroutine error handling](https://github.com/trilitech/tezos-unity-sdk/issues/39)