diff --git a/CHANGELOG.md b/CHANGELOG.md index 4851e2a85..5717a910a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ + ## 1.3.0 Release Date: _unreleased_ @@ -10,6 +11,12 @@ Release Date: _unreleased_ ### Deprecations - Obsoleted `vm_type`, `code_hash_hex` and `code_hex` properties of `StateEntityDetailsResponsePackageDetails` in favor of `codes` collection. With upcoming protocol upgrade it's going to be allowed to have multiple codes per package. Obsoleted properties will contain effective copy of the first element of the new collection for backwards compability. + +## 1.2.5 +Release Date: 26.01.2024 + +- Fixed broken (incompatible) Core API SDK + ## 1.2.4 Release Date: 4.01.2024 diff --git a/README.md b/README.md index 13130fc25..7dc939a3c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This system is designed to be the Radix-run publicly exposed gateway into the Ba For documentation on the Gateway API, see the [Gateway API docs](https://docs-babylon.radixdlt.com/main/apis/api-specification.html). +## Community Involvement + +If you have questions, suggestions or bug reports, please come to the [Network Gateway channel](https://discord.com/channels/417762285172555786/1149370695206318151) on the [Radix DLT Discord server](http://discord.gg/radixdlt). + ## Structure The system is in three main parts: