diff --git a/cmd/probod-bootstrap/CHANGELOG.md b/cmd/probod-bootstrap/CHANGELOG.md index 33fc38b77..13612daeb 100644 --- a/cmd/probod-bootstrap/CHANGELOG.md +++ b/cmd/probod-bootstrap/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to `probod-bootstrap` will be documented in this file. ## Unreleased +## [0.3.0] - 2026-06-30 + ### Added - AWS Systems Manager Parameter Store resolution: env values prefixed with `awsps://` are fetched at startup using the standard AWS SDK credential chain and cached per run diff --git a/cmd/probod-bootstrap/VERSION b/cmd/probod-bootstrap/VERSION index 0ea3a944b..0d91a54c7 100644 --- a/cmd/probod-bootstrap/VERSION +++ b/cmd/probod-bootstrap/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0