Skip to content

Commit 5755db7

Browse files
committed
docs: update changelog
1 parent 77ee0c5 commit 5755db7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The file was started with Version `0.4`.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [candidate] September 8, 2025
10+
11+
### Added
12+
13+
* Add Distance over Gradients (RDoG) stepsize: `DistanceOverGradientsStepsize` and factory `DistanceOverGradients`, a learning‑rate‑free, curvature‑aware stepsize with `show`/`repr` and tests on Euclidean, Sphere, and Hyperbolic manifolds.
14+
915
## [0.5.21] September 5, 2025
1016

1117
### Added

0 commit comments

Comments
 (0)