Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Dec 31, 2021
1 parent 51efe7a commit a650888
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release notes

## 1.2.2

* enable ASAN for Windows
* Map short branch equivalent and patch out 3 bytes to a nop
* Fix offset calculation
* Create a simple loop test and check for 1 byte signed size
* Show effective branch target on CIL disassembly output

## 1.2.1

* Fixes a bug in OPT-12 (method caching) where it would store the incorrect cache address for a global type of subclass. Bug seen in SQLalchemy.
Expand Down

0 comments on commit a650888

Please sign in to comment.