diff --git a/CHANGELOG.md b/CHANGELOG.md index f25f13bea..00442999c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic Releases prior to 7.0 has been removed from this file to declutter search results; see the [archived copy](https://github.com/dipdup-io/dipdup/blob/8.0.0b5/CHANGELOG.md) for the full list. +## [8.1.2] - 2024-11-22 + +### Fixed + +- context: Allow to add Starknet contracts in runtime. +- starknet.events: Fixed event ID calculation. + ## [8.1.1] - 2024-10-17 ### Fixed @@ -538,7 +545,8 @@ Releases prior to 7.0 has been removed from this file to declutter search result [semantic versioning]: https://semver.org/spec/v2.0.0.html -[Unreleased]: https://github.com/dipdup-io/dipdup/compare/8.1.1...HEAD +[Unreleased]: https://github.com/dipdup-io/dipdup/compare/8.1.2...HEAD +[8.1.2]: https://github.com/dipdup-io/dipdup/compare/8.0.1...8.1.2 [8.1.1]: https://github.com/dipdup-io/dipdup/compare/8.0.0...8.1.1 [8.1.0]: https://github.com/dipdup-io/dipdup/compare/8.0.0...8.1.0 [8.0.0]: https://github.com/dipdup-io/dipdup/compare/8.0.0b5...8.0.0 diff --git a/docs/7.references/3.context.md b/docs/7.references/3.context.md index 84ba2c739..a0241a554 100644 --- a/docs/7.references/3.context.md +++ b/docs/7.references/3.context.md @@ -74,7 +74,7 @@ description: "Context reference"
Parameters: