diff --git a/CHANGELOG.md b/CHANGELOG.md index 342d3ce..8e5a229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,29 @@ - **CHANGELOG.md**: added cz ch changelog +## 1.0.2 (2024-10-23) + +### 🐛🚑️ Fixes + +- **outputs**: update outputs to incluude the dns_name and zone_id +- **outputs**: update outputs to incluude the dns_name and zone_id + +### ♻️ Refactorings + +- **dns**: refactor to use tf native + +### docs + +- **README.md**: added timings for Apply and Destroy + +### 🎨🏗️ Style & Architecture + +- **repo**: add pre-commit and commitizen repo features + +### 📝💡 Documentation + +- **CHANGELOG.md**: added cz ch changelog + ## 1.0.1 (2023-11-01) # CHANGELOG