# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-03-18
### Added
- single-package QuantForge CLI project layout
- Binance Spot OHLCV ingestion
- SQLite candle storage
- candle validation tooling
- deterministic event-driven backtest engine
- strategy SDK with SMA crossover example
- CI, packaging checks, and contributor documentation