Skip to content

Commit f92b3a3

Browse files
committed
docs: add 2.22.2 changelog entry
1 parent a114458 commit f92b3a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.22.2] - 2026-04-02
6+
7+
### Fixed
8+
9+
- **MarketOutcome Shorthand Consistency**: `fetchOrderBook`, `fetchOHLCV`, `fetchTrades`, `watchOrderBook`, and `watchTrades` now accept a `MarketOutcome` object directly (e.g. `market.yes`) in both Python and TypeScript SDKs, matching the existing behavior of `createOrder` and `buildOrder`.
10+
511
## [2.22.1] - 2026-03-23
612

713
### Fixed

0 commit comments

Comments
 (0)