Skip to content

Commit 862b6cc

Browse files
committed
docs: add changelog entry for mascon dtype fix
1 parent 0e9c29e commit 862b6cc

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
@@ -4,6 +4,12 @@ All notable changes to cislunar-sim will be documented here.
44

55
The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [Unreleased]
8+
9+
### Fixed
10+
11+
- Lunar mascon rotation matrix (`_body_to_eci`) now explicitly casts to `float64`, fixing a pyright `reportReturnType` failure
12+
713
## [1.0.0] — 2026-06-08
814

915
Initial public release.

0 commit comments

Comments
 (0)