Skip to content

Commit

Permalink
Release 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 3, 2023
2 parents a5f3b9c + 5fb0018 commit 4d80cbd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v8.0.1](https://github.com/voxpupuli/puppet-rundeck/tree/v8.0.1) (2023-10-03)

[Full Changelog](https://github.com/voxpupuli/puppet-rundeck/compare/v8.0.0...v8.0.1)

**Fixed bugs:**

- Fix ACLs rendering when using attributes as filters [\#513](https://github.com/voxpupuli/puppet-rundeck/pull/513) ([nosrio](https://github.com/nosrio))

**Closed issues:**

- Incorrect example in comments for acl policy file [\#391](https://github.com/voxpupuli/puppet-rundeck/issues/391)

## [v8.0.0](https://github.com/voxpupuli/puppet-rundeck/tree/v8.0.0) (2023-08-14)

[Full Changelog](https://github.com/voxpupuli/puppet-rundeck/compare/v7.0.0...v8.0.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-rundeck",
"version": "8.0.1-rc0",
"version": "8.0.1",
"author": "Vox Pupuli",
"license": "MIT",
"summary": "Module for managing the installatation and configuration of the rundeck orchestration tool",
Expand Down

0 comments on commit 4d80cbd

Please sign in to comment.