We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8b13b commit 13ff9a8Copy full SHA for 13ff9a8
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.4.0] - 2024-03-11
6
+### Added
7
+- Added support for all queries and messages in the chain 'distribution' module
8
+- Added support for all queries and messages in the chain 'exchange' module
9
+- Use of python-dotenv in all example scripts to load private keys from a .env file
10
+
11
## [1.3.1] - 2024-02-29
12
### Changed
13
- Updated cookie assistant logic to support the Indexer exchange server not using cookies and the chain server using them
0 commit comments