Skip to content

Commit b032d0f

Browse files
authored
chore(jingle): release v0.6.4 (#204)
1 parent bd07b8e commit b032d0f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

jingle/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.4](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.3...jingle-v0.6.4) - 2026-02-26
11+
12+
### Other
13+
14+
- eliminate all cloning in the main CPA loop and generic merge impls ([#203](https://github.com/toolCHAINZ/jingle/pull/203))
15+
1016
## [0.6.3](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.2...jingle-v0.6.3) - 2026-02-25
1117

1218
### Added

jingle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jingle"
3-
version = "0.6.3"
3+
version = "0.6.4"
44
edition = "2024"
55
description = "SMT Modeling for Ghidra's PCODE"
66
homepage = "https://github.com/toolCHAINZ/jingle"

0 commit comments

Comments
 (0)