Skip to content

Commit 7ac8e39

Browse files
committed
CHANGELOG.md
1 parent 77dfdb6 commit 7ac8e39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# UNRELEASED
44

5+
### feat: rebuild only necessary canisters
6+
7+
Don't compile canisters for which all dependencies are elder than the `.wasm` file.
8+
This results in big compilation speedups.
9+
510
### feat: display schema for dfx metadata json
611

712
`dfx schema --for dfx-metadata` to display JSON schema of the "dfx" metadata.

0 commit comments

Comments
 (0)