From e1bf536fd6b74d589134f507275e0a2736475bf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:53:27 +0200 Subject: [PATCH] chore(main): release 5.0.2 (#75) 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 5933e0e..dc8e056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.0.2](https://github.com/equinor/terraform-azurerm-function-app/compare/v5.0.1...v5.0.2) (2024-08-26) + + +### Documentation + +* clarify prerequisite roles ([#74](https://github.com/equinor/terraform-azurerm-function-app/issues/74)) ([1d204e7](https://github.com/equinor/terraform-azurerm-function-app/commit/1d204e786661c7dc82daf0e424e3d81dd464bc3b)) + ## [5.0.1](https://github.com/equinor/terraform-azurerm-function-app/compare/v5.0.0...v5.0.1) (2024-08-23)