mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-01 17:17:24 -04:00
chore: release v0.4.0
Major version bump due to breaking changes: - Schema migration from action-centric to day-centric model - Old database tables removed (trading_sessions, positions, reasoning_logs) - /reasoning endpoint removed (replaced by /results) - Accurate daily P&L calculation system implemented
This commit is contained in:
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2025-11-04
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
#### Schema Migration: Old Tables Removed
|
||||
|
||||
Reference in New Issue
Block a user