Skip to content

Commit 669ab3a

Browse files
committed
docs: update CHANGELOG for latest release
1 parent 80a17fa commit 669ab3a

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
@@ -0,0 +1,17 @@
1+
## [1.0.6] - 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+

0 commit comments

Comments
 (0)