@@ -7,6 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - ** Documentation** : Complete Docusaurus-based documentation website with
13+ comprehensive guides for node runners, developers, and researchers
14+ ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) ). It migrates all the
15+ documentation from ` docs ` to ` website/docs ` . It includes SEO metadata and
16+ social media integration.
17+ - ** Documentation** : Developer getting-started guide with automated setup
18+ scripts for system dependencies, Rust toolchain, Node.js, Docker, and WASM
19+ tools. This is run nightly and on-demand via PR labels to avoid blocking
20+ development workflow. ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) ).
21+ - ** Development Tools** : Enhanced formatting infrastructure with MDX file
22+ support and trailing whitespace management
23+ ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
24+
25+ ### Changed
26+
27+ - ** Build System** : Enhanced Makefile with documentation-related targets and comprehensive formatting commands ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
28+
29+ ### Fixed
30+
31+ - ** Documentation** : Resolved broken links and bare URL warnings in Rust
32+ documentation ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
33+ - ** Build System** : Fixed SQLx compilation errors in lint workflow
34+ ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
35+ - ** Formatting** : Standardized markdown and MDX files to 80-character line
36+ wrapping ([ #1234 ] ( https://github.com/o1-labs/openmina/pull/1234 ) )
37+
1038### Dependencies
1139
1240- bump proc-macro2 from 1.0.93 to 1.0.95
0 commit comments