Skip to content

Commit 8caf4ac

Browse files
committed
chore: update changelog for v0.1.9
1 parent 17a0ad8 commit 8caf4ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [0.1.8] - 2025-06-19
416

517
### Fixed

0 commit comments

Comments
 (0)