diff --git a/CHANGELOG.md b/CHANGELOG.md index 64005d8..7a321ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [v3.2.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.2.0) (2023-09-07) +## [v3.3.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.3.0) (2023-09-08) + +[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v3.2.0...v3.3.0) + +### Added + +- \(GH-114\) Update supported os [\#117](https://github.com/TraGicCode/tragiccode-azure_key_vault/pull/117) ([TraGicCode](https://github.com/TraGicCode)) + +## [v3.2.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.2.0) (2023-09-08) [Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v3.1.1...v3.2.0) diff --git a/metadata.json b/metadata.json index f7a2ae5..c23c90e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "tragiccode-azure_key_vault", - "version": "3.2.0", + "version": "3.3.0", "author": "tragiccode", "summary": "The azure_key_vault module allows you to easily fetch secrets securely within your puppet manifests.", "license": "Apache-2.0",