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 17a0ad8 commit 8caf4acCopy full SHA for 8caf4ac
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [0.1.9] - 2025-06-19
4
+
5
+### Added
6
+- NodeQuery enum with ConnectedPeers and SubscriptionInfo variants
7
+- SubscriptionInfo struct for tracking contract subscriptions
8
+- NetworkDebugInfo struct for network debugging information
9
+- QueryResponse::NetworkDebug variant for debugging responses
10
11
+### Note
12
+- These APIs were present in 0.1.7 but missing from main branch
13
+- This release combines the panic fix from 0.1.8 with the missing APIs from 0.1.7
14
15
## [0.1.8] - 2025-06-19
16
17
### Fixed
0 commit comments