Skip to content

Commit

Permalink
Merge pull request #537 from voxpupuli/release-11.1.0
Browse files Browse the repository at this point in the history
Release 11.1.0
  • Loading branch information
evgeni authored Jan 7, 2025
2 parents 812e8cb + 041ee81 commit 3ede945
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.

## [v11.1.0](https://github.com/voxpupuli/puppet-redis/tree/v11.1.0) (2025-01-07)

[Full Changelog](https://github.com/voxpupuli/puppet-redis/compare/v11.0.0...v11.1.0)

**Implemented enhancements:**

- puppet/systemd: allow 8.x [\#536](https://github.com/voxpupuli/puppet-redis/pull/536) ([jay7x](https://github.com/jay7x))

## [v11.0.0](https://github.com/voxpupuli/puppet-redis/tree/v11.0.0) (2024-05-08)

[Full Changelog](https://github.com/voxpupuli/puppet-redis/compare/v10.0.0...v11.0.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-redis",
"version": "11.0.1-rc0",
"version": "11.1.0",
"author": "Vox Pupuli",
"summary": "Redis module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3ede945

Please sign in to comment.