diff --git a/CHANGELOG.md b/CHANGELOG.md index 520dafb..5ea44d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## 1.0.0 (2025-08-14) + + +### Features + +* add example ([d55e148](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/commit/d55e148f531599d5b3a66f9e90ac8d584c62d2cd)) +* add variable manage_fastly_config_store_entries ([760f4cd](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/commit/760f4cd2c3ea6f41eaceb934eface98ac0bbefb6)) +* remove fastly secret store item ([d4a2283](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/commit/d4a228396503bc8f07c3e4aa3780de26baca9fd8)) + + +### Bug Fixes + +* trigger initial release ([d7b97b2](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/commit/d7b97b2f5481cb221d5a2d47882861e648635a1f)) +* update backends for compute compatability ([44b7966](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/commit/44b7966d42b6b5bb12d268f27181628b897f4622)) + ## [1.0.0-rc.2](https://github.com/fingerprintjs/terraform-fastly-compute-fingerprint-proxy-integration/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2025-08-05)