Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dist1ll committed Aug 20, 2024
1 parent 5b3ecf8 commit ac0d672
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 @@ -5,8 +5,8 @@
### feat: Default to LMDB backend on macOS

MacOS builds of dfx now use the LMDB artifact pool backend by default. If you encounter any
issues with the new backend, you can switch to the old one using the `--rocksdb` flag on
`dfx start`.
issues with the new backend, please let us know here: https://github.com/dfinity/sdk/discussions/3880.
You'll still be able to switch to the old backend using the `--rocksdb` flag on `dfx start`.

### feat: Add canister snapshots

Expand Down

0 comments on commit ac0d672

Please sign in to comment.