We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b202ee + 74a6433 commit 845e813Copy full SHA for 845e813
1 file changed
CHANGELOG.md
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
## [1.8.0] - 9999-99-99
6
### Changed
7
- 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
9
10
### Removed
11
- Removed the legacy deprecated markets and tokens initialization using the denoms INI files in the SDK. Removed also the INI files from the SDK
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
+
17
## [1.7.1] - 2024-09-24
18
### Fixed
19
- Fixed logic to get the absolute ofac.json file path
0 commit comments