Skip to content

Commit

Permalink
Echidna 2.2.2 (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcz committed Jan 19, 2024
1 parent bbd35b0 commit 4ccee4b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.2.2

* Save corpus and reproducers continuously (#1167)
* Deliver status information using server-sent events (#1131)
* Performance improvements for coverage collection (#1160)
* Make slither optional (#1159)
* Rich trace printing (#1157)
* Static builds and release workflow (#1133)
* Re-enables using slither for vyper files (#1108)
* Dependency updates (#1153, #1096, #1154)

## 2.2.1

* Shanghai fork support with hevm 0.51.3 (#1090)
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: echidna
author: Trail of Bits <echidna-dev@trailofbits.com>
maintainer: Trail of Bits <echidna-dev@trailofbits.com>

version: 2.2.1
version: 2.2.2

# https://github.com/haskell/cabal/issues/4739
ghc-options: -Wall -fno-warn-orphans -O2 -optP-Wno-nonportable-include-path
Expand Down

0 comments on commit 4ccee4b

Please sign in to comment.