Skip to content

Commit 3db15d4

Browse files
chore: update changelog for 0.16.1 release (#3556)
1 parent 904c440 commit 3db15d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
# UNRELEASED
44

5+
# 0.16.1
6+
57
### feat: query stats support
68

79
When using `dfx canister status`, the output now includes the new query statistics. Those might initially be 0, if the feature is not yet enabled on the subnet the canister is installed in.
810

9-
# 0.17.0
10-
1111
### fix: Candid parser when parsing `vec {number}` with `blob` type
1212

1313
Fix the bug that when parsing `vec {1;2;3}` with `blob` type, dfx silently ignores the numbers.

0 commit comments

Comments
 (0)