Skip to content

Commit de5daec

Browse files
committed
docs: update CHANGELOG for latest release
1 parent 13b8ad8 commit de5daec

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.0.3] - 2026-02-25
2+
3+
### 📚 Documentation
4+
- Added `docs/architecture.md` — architecture guidance and operational checklist
5+
- Added `docs/io.md` — full inputs/outputs reference table
6+
7+
### 💡 Examples
8+
- Added `_examples/basic/` — minimal usage example
9+
- Added `_examples/terragrunt/` — Terragrunt example with DO Spaces remote state and OpenTofu support
10+
11+
### 👷 CI/CD & GitHub
12+
- Added `.github/ISSUE_TEMPLATE/` — bug report, feature request, and config templates
13+
- Added `SECURITY.md` — vulnerability reporting policy
14+
- Standardized all workflow SHA pins and removed `workflows.old/`
15+
- Updated `dependabot.yml` to track `_examples/basic/`
16+
- Upgraded `.pre-commit-config.yaml` to gruntwork-io/pre-commit v0.1.23 and pre-commit-hooks v4.5.0
17+
118
## [1.0.1] - 2026-02-06
219

320
### Changes

0 commit comments

Comments
 (0)