Skip to content

Commit b5c52d5

Browse files
committed
Cargo.toml: v1.4.0
- Binary signing for MacOS - Update TDF definitions - Update dependencies Signed-off-by: Jordan Yates <[email protected]>
1 parent 7910d6f commit b5c52d5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [1.4.0] - 2025-11-26
8+
9+
- Binary signing for MacOS
10+
- Update TDF definitions
11+
- Update dependencies
12+
713
## [1.3.0] - 2025-09-16
814

915
- Fix crashes on invalid headers lengths and sizes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "infuse_decoder"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)