We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef7ad1 commit b01a5e6Copy full SHA for b01a5e6
2 files changed
jingle/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.6.3](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.2...jingle-v0.6.3) - 2026-02-25
11
+
12
+### Added
13
14
+- further cpa optimizations ([#201](https://github.com/toolCHAINZ/jingle/pull/201))
15
16
## [0.6.2](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.1...jingle-v0.6.2) - 2026-02-25
17
18
### Other
jingle/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jingle"
3
-version = "0.6.2"
+version = "0.6.3"
4
edition = "2024"
5
description = "SMT Modeling for Ghidra's PCODE"
6
homepage = "https://github.com/toolCHAINZ/jingle"
0 commit comments