Skip to content

Commit

Permalink
Release 3.6.1 (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss authored Feb 16, 2024
1 parent 7029a5c commit 26a1262
Show file tree
Hide file tree
Showing 10 changed files with 425 additions and 370 deletions.
12 changes: 11 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.6.1] 2024-02-15

### Changes

- Improved the format of a panic message by extending it with nonces from an account and a transaction
by [@aleksuss]. ([#898])

[#898]: https://github.com/aurora-is-near/aurora-engine/pull/898

## [3.6.0] 2024-02-06

### Fixes
Expand Down Expand Up @@ -608,7 +617,8 @@ struct SubmitResult {

## [1.0.0] - 2021-05-12

[Unreleased]: https://github.com/aurora-is-near/aurora-engine/compare/3.6.0...develop
[Unreleased]: https://github.com/aurora-is-near/aurora-engine/compare/3.6.1...develop
[3.6.1]: https://github.com/aurora-is-near/aurora-engine/compare/3.6.0...3.6.1
[3.6.0]: https://github.com/aurora-is-near/aurora-engine/compare/3.5.0...3.6.0
[3.5.0]: https://github.com/aurora-is-near/aurora-engine/compare/3.4.0...3.5.0
[3.4.0]: https://github.com/aurora-is-near/aurora-engine/compare/3.3.1...3.4.0
Expand Down
Loading

0 comments on commit 26a1262

Please sign in to comment.