Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Sep 9, 2017
1 parent f563d34 commit 63f392e
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 @@ -3,7 +3,7 @@
This lists the *major* changes in angr.
Tracking minor changes are left as an exercise for the reader :-)

## angr 7.7.9.1
## angr 7.7.9.8

Welcome to angr 7!
We worked long and hard all summer to make this release the best ever.
Expand All @@ -28,7 +28,7 @@ As for the improvements:
- Fledgling support for runtime library loading by treating the CLE loader as an append-only interface, though only implemented for windows. See `cle.Loader.dynamic_load` and `angr.procedures.win32.dynamic_loading` for details.
- The knowledge base has been refactored into a series of plugins similar to SimState (credit @danse-macabre)
- The testcase-based function identifier we wrote for CGC has been integrated into angr as the Identifier analysis
- TODO: AIL and NightmaRE
- Improved support for writing custom VEX lifters

## angr 6.7.6.9

Expand Down

0 comments on commit 63f392e

Please sign in to comment.