Skip to content

Commit 7f29934

Browse files
committed
age 0.11.5
1 parent e956b71 commit 7f29934

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

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.

age/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to Rust's notion of
99
to 1.0.0 are beta releases.
1010

1111
## [Unreleased]
12+
13+
## [0.11.5] - 2026-07-14
1214
### Fixed
1315
- `age::armor::ArmoredReader`:
1416
- It now correctly implements the intended strict parsing profile (initially

age/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "age"
33
description = "[BETA] A simple, secure, and modern encryption library."
4-
version = "0.11.4"
4+
version = "0.11.5"
55
authors.workspace = true
66
repository.workspace = true
77
readme = "README.md"

fuzz-afl/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.

fuzz/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.

0 commit comments

Comments
 (0)