# Changelog
## [Unreleased]
## [0.2.0] - 2026-07-05
### Added
- Added `symmetric_eigenvalues` for callers that need eigenvalues without
constructing a full embedding.
## [0.1.2] - 2026-06-10
### Added
- petgraph adjacency-matrix conversion.
- `spectral_rmt` example connecting graph Laplacians to random matrix theory.