Skip to content

Commit 526f5ca

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 7.0.1
1 parent 770029f commit 526f5ca

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
@@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7-
## [v7.0.0](https://github.com/voxpupuli/puppet-nginx/tree/v7.0.0) (2025-06-04)
7+
## [v7.0.1](https://github.com/voxpupuli/puppet-nginx/tree/v7.0.1) (2025-06-12)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v7.0.0...v7.0.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix logging statements in locations [\#1638](https://github.com/voxpupuli/puppet-nginx/pull/1638) ([toggetit](https://github.com/toggetit))
14+
15+
## [v7.0.0](https://github.com/voxpupuli/puppet-nginx/tree/v7.0.0) (2025-06-10)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-nginx/compare/v6.0.1...v7.0.0)
1018

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-nginx",
3-
"version": "7.0.1-rc0",
3+
"version": "7.0.1",
44
"author": "Vox Pupuli",
55
"summary": "Puppet NGINX management module",
66
"license": "MIT",

0 commit comments

Comments
 (0)