Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Dec 25, 2024
1 parent 46b1f7b commit 641b2f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.2] - 2024-12-25

### Fixed
- Callgraph: Don't add state write effects when changing local maps/strings/cells
- Regression in the single-contract mode execution: Issue [#233](https://github.com/nowarp/misti/issues/233)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nowarp/misti",
"version": "0.6.1",
"version": "0.6.2",
"repository": {
"type": "git",
"url": "git+https://github.com/nowarp/misti.git"
Expand Down

0 comments on commit 641b2f4

Please sign in to comment.