Skip to content

Commit

Permalink
chore: update changelog for 0.16.1 release (#3556)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity authored Jan 31, 2024
1 parent 904c440 commit 3db15d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

# UNRELEASED

# 0.16.1

### feat: query stats support

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.

# 0.17.0

### fix: Candid parser when parsing `vec {number}` with `blob` type

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

0 comments on commit 3db15d4

Please sign in to comment.