Skip to content

Commit

Permalink
prepare v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinweb committed Jan 27, 2022
1 parent 7e33be1 commit 41cc584
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes will be documented in this file.

## v0.0.7
- new: support `--find=modifier.name` - #1
- new: dbl-diff-balance rule - #2
- update: dupefinder

## v0.0.6
- new: DupeFinder module - find exact or similar contracts (exact or fuzzy contract structure (AST) match)
- The demo prints all duplicates (hiding unique contracts)
Expand Down

0 comments on commit 41cc584

Please sign in to comment.