We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f39ca5 commit 8bebce3Copy full SHA for 8bebce3
1 file changed
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
Changelog for `odra`.
4
5
+## [2.6.0] - 2026-04-03
6
+### Added
7
+- It is possible to use 255 elements in a single module (previously 15).
8
+
9
+### Removed
10
+- Host context no longer has RefCell.
11
12
+### Changed
13
+- `rust-toolchain` updated to `nightly-2026-01-01`.
14
15
+## [2.5.1] - 2026-03-20
16
+### Fixed
17
+- `casper-client` dependencies are now fixed.
18
19
## [2.5.0] - 2026-01-23
20
### Changed
21
- Refactor of `CEP-95` token implementation.
0 commit comments