diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..51c276e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +# v0.1.0 (Sat Dec 14 2024) + +#### 🚀 Enhancement + +- feat: add support for global and read-replica clusters [#4](https://github.com/dstrates/terraform-aws-neptune/pull/4) ([@dstrates](https://github.com/dstrates)) + +#### 🐛 Bug Fix + +- ci: fix release workflow [#9](https://github.com/dstrates/terraform-aws-neptune/pull/9) ([@dstrates](https://github.com/dstrates)) +- fix: update outputs and fix cluster IAM role reference [#8](https://github.com/dstrates/terraform-aws-neptune/pull/8) ([@dstrates](https://github.com/dstrates)) +- ci: fix terraform workflow [#7](https://github.com/dstrates/terraform-aws-neptune/pull/7) ([@dstrates](https://github.com/dstrates)) +- ci: update and add new workflows [#6](https://github.com/dstrates/terraform-aws-neptune/pull/6) ([@dstrates](https://github.com/dstrates)) +- Configure Renovate [#2](https://github.com/dstrates/terraform-aws-neptune/pull/2) ([@renovate[bot]](https://github.com/renovate[bot])) +- Create release.yml [#1](https://github.com/dstrates/terraform-aws-neptune/pull/1) ([@dstrates](https://github.com/dstrates)) + +#### ⚠️ Pushed to `main` + +- Create renovate.json ([@dstrates](https://github.com/dstrates)) +- Delete renovate.json ([@dstrates](https://github.com/dstrates)) +- Update README.md ([@dstrates](https://github.com/dstrates)) + +#### Authors: 2 + +- [@dstrates](https://github.com/dstrates) +- [@renovate[bot]](https://github.com/renovate[bot])