From e9c0ca737e712818a4ab31fe72a5d3a6eb5bc18e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 10:17:09 +0200 Subject: [PATCH] chore(main): release 8.2.0 (#89) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98837ef..d786b1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [8.2.0](https://github.com/equinor/terraform-azurerm-sql/compare/v8.1.1...v8.2.0) (2023-05-03) + + +### Features + +* enable vulnerability assessment email notifications ([#88](https://github.com/equinor/terraform-azurerm-sql/issues/88)) ([7bcb5d9](https://github.com/equinor/terraform-azurerm-sql/commit/7bcb5d912b31e190def34550d0896e0502490bfb)) + ## [8.1.1](https://github.com/equinor/terraform-azurerm-sql/compare/v8.1.0...v8.1.1) (2023-04-26)