Skip to content

Commit ea7f66a

Browse files
lfranckeTechassi
authored andcommitted
Release v0.2.0 (#47)
1 parent a6a7208 commit ea7f66a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

crates/containerdebug/CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.2.0] - 2025-05-26
8+
79
### Changed
810

911
- Increased the default `--loop` interval from every minute to every 30 minutes ([#23]).

crates/containerdebug/Cargo.toml

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

66
[dependencies]

0 commit comments

Comments
 (0)