Skip to content

Commit edd7661

Browse files
authored
chore(jingle): release v0.5.4
1 parent 2608484 commit edd7661

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.5.4](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.5.3...jingle-v0.5.4) - 2026-02-04
11+
12+
### Added
13+
14+
- Implement JingleDisplay for SmtValuationState ([#157](https://github.com/toolCHAINZ/jingle/pull/157))
15+
1016
## [0.5.3](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.5.2...jingle-v0.5.3) - 2026-02-03
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.5.3"
3+
version = "0.5.4"
44
edition = "2024"
55
description = "SMT Modeling for Ghidra's PCODE"
66
homepage = "https://github.com/toolCHAINZ/jingle"

0 commit comments

Comments
 (0)