Skip to content

Commit 8d50ec0

Browse files
Release prep v4.0.0 (#153)
Co-authored-by: GitHub Actions <[email protected]>
1 parent f893807 commit 8d50ec0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8-
## [v3.8.0](https://github.com/TraGicCode/tragiccode-azure_key_vault/tree/v3.8.0) - 2025-04-01
8+
## [v4.0.0](https://github.com/TraGicCode/tragiccode-azure_key_vault/tree/v4.0.0) - 2025-10-04
9+
10+
[Full Changelog](https://github.com/TraGicCode/tragiccode-azure_key_vault/compare/v3.8.0...v4.0.0)
11+
12+
### Changed
13+
14+
- (GH-150) Add ubuntu 24.04 support [#151](https://github.com/TraGicCode/tragiccode-azure_key_vault/pull/151) ([TraGicCode](https://github.com/TraGicCode))
15+
16+
## [v3.8.0](https://github.com/TraGicCode/tragiccode-azure_key_vault/tree/v3.8.0) - 2025-03-31
917

1018
[Full Changelog](https://github.com/TraGicCode/tragiccode-azure_key_vault/compare/v3.7.0...v3.8.0)
1119

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tragiccode-azure_key_vault",
3-
"version": "3.8.0",
3+
"version": "4.0.0",
44
"author": "tragiccode",
55
"summary": "The azure_key_vault module allows you to easily fetch secrets securely within your puppet manifests.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)