Skip to content

Commit 7406220

Browse files
committed
release v0.25.7
1 parent fa9b42d commit 7406220

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
## Changed
9+
10+
## [0.25.7]
11+
## Changed
912
- Lading now built with edition 2024
1013
- Removed use of compromised `tj-actions/changed-files` action from project's GitHub CI configuration
1114
- Fixed devcontainer configuration to ensure the `rust-analyzer` can run successfully within IDEs

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.

lading/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lading"
3-
version = "0.25.6"
3+
version = "0.25.7"
44
authors = [
55
"Brian L. Troutwine <brian.troutwine@datadoghq.com>",
66
"George Hahn <george.hahn@datadoghq.com>",

0 commit comments

Comments
 (0)