diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a402e38..03ccc2a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ Note: This is the main Changelog file for the Rust solver. The Changelog file fo - Rust solver supports generic float types - Expanded Rust constraint test coverage with constructor validation, boundary/idempotence checks, and additional `BallP` / epigraph projection cases - +- Swap the cross-platform timer dependency to web-time, remove instant-specific wasm feature wiring, update optimizer timing call sites to use `web_time::Instant`, keep existing native and wasm timing behavior without stdweb risk