Skip to content

Commit

Permalink
move changelog entry to unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Dec 4, 2023
1 parent 92bc237 commit 4cf0cbf
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 @@ -6,6 +6,8 @@

Previously, `dfx ledger top-up` only accepted canister principals. Now it accepts both principals and canister names.

### feat: `dfx new` allows hyphens in project name

# 0.15.2

### fix: `dfx canister delete <canister id>` removes the related entry from the canister id store
Expand Down Expand Up @@ -63,8 +65,6 @@ Added the following subcommands:
- `dfx cycles transfer <to> <amount>` (transfer cycles from one account to another account)
- `dfx cycles top-up <to> <amount>` (send cycles from an account to a canister)

### feat: `dfx new` allows hyphens in project name

## Dependencies

### Motoko
Expand Down

0 comments on commit 4cf0cbf

Please sign in to comment.