Skip to content

Commit e6c4825

Browse files
Copilotdannywillems
andcommitted
CHANGELOG: move CI entry to Unreleased section
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
1 parent a9943e7 commit e6c4825

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Changed
11+
12+
- **CI**: Update CI to test on specific macOS versions (13, 14, 15) instead of
13+
only macos-latest, providing better coverage across macOS versions that
14+
developers are using ([#1421](https://github.com/o1-labs/mina-rust/pull/1421))
15+
1016
## v0.17.0
1117

1218
### OCaml node
@@ -69,9 +75,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6975

7076
### Changed
7177

72-
- **CI**: Update CI to test on specific macOS versions (13, 14, 15) instead of
73-
only macos-latest, providing better coverage across macOS versions that
74-
developers are using ([#1421](https://github.com/o1-labs/mina-rust/pull/1421))
7578
- **CI**: Generalized build jobs to support multiple platforms (Ubuntu 22.04,
7679
Ubuntu 24.04, Ubuntu 24.04 ARM, macOS latest), updated test execution to
7780
ubuntu-latest, and fixed GLIBC compatibility for scenario tests by using

0 commit comments

Comments
 (0)