File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.0.1] - 2026-02-23
9+
10+ ### Fixed
11+
12+ - Fixed README.md and MIGRATION.md to use correct ` Interface ` /` Enum ` suffixed type names in all code examples and type references.
13+ - Added MIGRATION.md to package distribution and git tracking.
14+
815## [ 2.0.0] - 2026-02-15
916
1017### 🚨 BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " topstepx-api" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Framework-agnostic TypeScript client for the TopstepX trading API with REST and WebSocket support" ,
55 "author" : " Hunter Evanoff" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments