Skip to content

Commit

Permalink
More descriptive changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Jan 12, 2024
1 parent 4276b2e commit 60a541e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

### feat: new starter templates

`dfx new` now has a new set of customizable project templates and an interactive menu for selecting them. Additionally `--no-frontend` no longer creates a frontend.
`dfx new` now has a new set of customizable project templates and an interactive menu for selecting them. Supports the Svelte, Vue, and React frameworks, and Azle and Kybra backends.

### fix: --no-frontend no longer creates a frontend

Previously --no-frontend still created a frontend canister. This behavior is now accessed via `--frontend simple-assets`.

### feat!: update `dfx cycles` commands with mainnet `cycles-ledger` canister ID

Expand Down

0 comments on commit 60a541e

Please sign in to comment.