Skip to content

Commit 0d74d4b

Browse files
committed
docs: finalize changelog for 4.4.41
1 parent 8fdb04b commit 0d74d4b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## 4.4.41 - Unreleased
3+
## 4.4.41 - 2026-01-28
4+
5+
### Added
6+
- Tests: add regression coverage for futures calendar spreads (same root symbol, different expirations) to prevent margin/PnL ledger collisions.
7+
- Docs: add investigation notes for ThetaData stale-loop behavior and futures “ghost PnL” equity spikes.
8+
9+
### Changed
10+
- Backtesting helpers: cache trading calendar schedules by year and slice to the requested window to reduce repeated schedule computations.
11+
- ThetaData: avoid eager debug string building in hot paths unless debug logging is enabled.
412

513
### Fixed
614
- ThetaData backtesting: normalize legacy/externally-warmed `prefetch_complete` metadata before cache validation to prevent per-bar STALE/REFRESH thrash.

0 commit comments

Comments
 (0)