Skip to content

Commit 8a86723

Browse files
committed
include changes to api responses in the changelog file.
1 parent 4996265 commit 8a86723

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.1] - 2025-01-19
8+
## [1.0.2] - 2026-01-19
9+
10+
### Fixed
11+
- Fixed account, contract, history, order, position, and trade REST API responses to include `errorMessage`, `errorCode`, and `success` fields in the root of the response payload.
12+
13+
## [1.0.1] - 2026-01-19
914

1015
### Fixed
1116

0 commit comments

Comments
 (0)