Skip to content

Commit 9f02aa0

Browse files
committed
CHANGELOG: update for this patch
1 parent c1c43cc commit 9f02aa0

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
([#1236](https://github.com/o1-labs/openmina/pull/1236), fix
1414
[#1158](https://github.com/o1-labs/openmina/issues/1158))
1515

16+
### Added
17+
18+
- **Documentation**: Complete Docusaurus-based documentation website with
19+
comprehensive guides for node runners, developers, and researchers
20+
([#1234](https://github.com/o1-labs/openmina/pull/1234)). It migrates all the
21+
documentation from `docs` to `website/docs`. It includes SEO metadata and
22+
social media integration.
23+
- **Documentation**: Developer getting-started guide with automated setup
24+
scripts for system dependencies, Rust toolchain, Node.js, Docker, and WASM
25+
tools. This is run nightly and on-demand via PR labels to avoid blocking
26+
development workflow. ([#1234](https://github.com/o1-labs/openmina/pull/1234)).
27+
- **Development Tools**: Enhanced formatting infrastructure with MDX file
28+
support and trailing whitespace management
29+
([#1234](https://github.com/o1-labs/openmina/pull/1234))
30+
31+
### Changed
32+
33+
- **Build System**: Enhanced Makefile with documentation-related targets and comprehensive formatting commands ([#1234](https://github.com/o1-labs/openmina/pull/1234))
34+
35+
### Fixed
36+
37+
- **Documentation**: Resolved broken links and bare URL warnings in Rust
38+
documentation ([#1234](https://github.com/o1-labs/openmina/pull/1234))
39+
- **Build System**: Fixed SQLx compilation errors in lint workflow
40+
([#1234](https://github.com/o1-labs/openmina/pull/1234))
41+
- **Formatting**: Standardized markdown and MDX files to 80-character line
42+
wrapping ([#1234](https://github.com/o1-labs/openmina/pull/1234))
43+
1644
### Dependencies
1745

1846
- bump proc-macro2 from 1.0.93 to 1.0.95

0 commit comments

Comments
 (0)