Skip to content

Commit d7a0f64

Browse files
committed
Update changelog to 0.15.1
1 parent 2fa1b53 commit d7a0f64

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
## [0.15.1] - 2026-01-06
17+
1018
### Fixed
1119

1220
#### Delta T Calculation Bug Affecting Angles (ASC/MC)
@@ -18,6 +26,7 @@ Fixed incorrect Delta T handling that caused Ascendant and MC to be off by ~15 a
1826
**Impact:** For a 1994 birth, Delta T ≈ 60 seconds, causing ~15 arcminute error in the Ascendant. The error scales with Delta T (larger for dates further from 2000).
1927

2028
**Files Fixed:**
29+
2130
- `stellium/core/native.py` - Removed erroneous Delta T subtraction
2231
- `stellium/utils/time.py` - Removed erroneous Delta T subtraction
2332

0 commit comments

Comments
 (0)