Skip to content

Commit

Permalink
chore: Update changelog for dfx 0.24.3 release (#3986)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity authored Nov 15, 2024
1 parent 3b68fe3 commit c97f641
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,12 @@

# UNRELEASED

# 0.24.3

### feat: Bitcoin support in PocketIC

`dfx start --pocketic` is now compatible with `--bitcoin-node` and `--enable-bitcoin`.

### feat: all commands will use the DFX_NETWORK from the environment

If `DFX_NETWORK` is set in the environment, all commands will use that network by default.
The `--network` parameter will take precedence if provided.

### fix: dfx generate now honors the --network parameter
This fixes an issue where `dfx deploy --playground` would fail if the project
had not been previously built for the local network.

### feat: facade pull ICP, ckBTC, ckETH ledger canisters

The ledger canisters can be pulled even though they are not really "pullable".
Expand Down

0 comments on commit c97f641

Please sign in to comment.