Skip to content

Commit 845e813

Browse files
committed
Merge branch 'dev' of https://github.com/InjectiveLabs/sdk-python into feat/refactor_markets_tokens_initialization
2 parents 2b202ee + 74a6433 commit 845e813

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
55
## [1.8.0] - 9999-99-99
66
### Changed
77
- The markets initialization in AsyncClient has been modified to get markets information from the chain endpoints instead of the Indexer endpoints
8-
- Changed link to the official list of OFAC filtered addresses
98

109
### Removed
1110
- Removed the legacy deprecated markets and tokens initialization using the denoms INI files in the SDK. Removed also the INI files from the SDK
1211

12+
## [1.7.2] - 2024-11-13
13+
### Fixed
14+
- Fixed link to official `ofac.json` file
15+
- Refreshed the local copy of the file after the update
16+
1317
## [1.7.1] - 2024-09-24
1418
### Fixed
1519
- Fixed logic to get the absolute ofac.json file path

0 commit comments

Comments
 (0)