Skip to content

Commit 386098b

Browse files
committed
CHANGELOG: add description for patch !1430
1 parent 8884058 commit 386098b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
### Added
11+
12+
- **Website**: add o1Labs infrastructure entry, describing the nodes managed by
13+
o1Labs, including seed and plain nodes
14+
([#1430](https://github.com/o1-labs/mina-rust/pull/1430)). The infrastructure
15+
is tested accordingly in the CI at every push.
1016
### Changed
1117

1218
- **CI**: Update CI to test on specific macOS versions (13, 14, 15) instead of
1319
only macos-latest, providing better coverage across macOS versions that
1420
developers are using ([#1421](https://github.com/o1-labs/mina-rust/pull/1421))
21+
- **Website**: update GraphQL API page by extracting all endpoints and run it in
22+
CI, at every push, with the o1Labs managed plain nodes
23+
([#1421](https://github.com/o1-labs/mina-rust/pull/1421)).
1524

1625
## v0.17.0
1726

0 commit comments

Comments
 (0)