Skip to content

Commit 04d6bea

Browse files
committed
Cargo.toml: v1.1.0
Updated TDF definitions. Signed-off-by: Jordan Yates <[email protected]>
1 parent 5f140cf commit 04d6bea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.1.0] - 2024-03-26
8+
9+
- Reset input file path if path no longer exists
10+
- Update TDF definitions
11+
712
## [1.0.0] - 2024-12-19
813

914
- Added missing Windows release target

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.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55

66
[[bin]]

0 commit comments

Comments
 (0)