Release probod-bootstrap/v0.4.0

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-06-30 19:40:49 +02:00
parent bc581eebf9
commit c7ca36b767
2 changed files with 11 additions and 1 deletions

View File

@@ -4,6 +4,16 @@ All notable changes to `probod-bootstrap` will be documented in this file.
## Unreleased
## [0.4.0] - 2026-06-30
### Added
- `--format` flag: pass `--format json` to emit the resolved configuration as JSON instead of YAML
### Fixed
- Empty-valued env vars are now omitted from the generated configuration file
## [0.3.0] - 2026-06-30
### Added

View File

@@ -1 +1 @@
0.3.0
0.4.0