Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dapphub/dapptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5dd97503a9cf5c91759df030692148026894d4b4
Choose a base ref
..
head repository: dapphub/dapptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d03bc47a6e89f35b7ab5614157068d435b1a4824
Choose a head ref
Showing with 4 additions and 0 deletions.
  1. +4 −0 src/dapp/CHANGELOG.md
4 changes: 4 additions & 0 deletions src/dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- `dapp --nix-run` invocations

### Changed

- Switch SMT solver from cvc4 to cvc5

## [0.35.0] - 2021-11-12

### Added