Skip to content

Commit 2265adc

Browse files
authored
Fix Changelog to show foreign field feature in 2.9.0 rather than 2.8.0
2 parents 67a4ccf + 26db157 commit 2265adc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ This project adheres to
2020

2121
## [2.9.0](https://github.com/o1-labs/o1js/compare/4b1dccdd...114acff) - 2025-09-02
2222

23+
### Added
24+
- Support for `ForeignField.Unsafe.fromField` as an alternative constructor
25+
https://github.com/o1-labs/o1js/pull/2322
26+
2327
### Changed
2428

2529
- Updated Rust nightly version from `2024-06-13` to `2024-09-05` to match the
@@ -49,11 +53,6 @@ This project adheres to
4953
- Sourcemaps properly work with the .cjs distribution of `o1js` now.
5054
https://github.com/o1-labs/o1js/pull/2285
5155

52-
### Added
53-
54-
- Support for `Field` as an input type to `ForeignField.from`
55-
https://github.com/o1-labs/o1js/pull/2322
56-
5756
## [2.7.0](https://github.com/o1-labs/o1js/compare/6b6d8b9...045b1ab) - 2025-07-23
5857

5958
### Added

0 commit comments

Comments
 (0)