File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.6.7] ( https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.6...jingle-v0.6.7 ) - 2026-03-01
11+
12+ ### Added
13+
14+ - Add pcode-op bound and tweak computed valuation ([ #212 ] ( https://github.com/toolCHAINZ/jingle/pull/212 ) )
15+
16+ ### Other
17+
18+ - add separate instruction and branch bounds ([ #210 ] ( https://github.com/toolCHAINZ/jingle/pull/210 ) )
19+
1020## [ 0.6.6] ( https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.5...jingle-v0.6.6 ) - 2026-02-27
1121
1222### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " jingle"
3- version = " 0.6.6 "
3+ version = " 0.6.7 "
44edition = " 2024"
55description = " SMT Modeling for Ghidra's PCODE"
66homepage = " https://github.com/toolCHAINZ/jingle"
You can’t perform that action at this time.
0 commit comments