Skip to content

Commit

Permalink
Merge pull request #145 from bastelfreak/rel510
Browse files Browse the repository at this point in the history
Release 5.1.0
  • Loading branch information
bastelfreak authored Oct 30, 2023
2 parents da4472a + 7438257 commit 4bb1838
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.

## [v5.1.0](https://github.com/voxpupuli/puppet-alternatives/tree/v5.1.0) (2023-10-30)

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

**Implemented enhancements:**

- Add Debian 12 support [\#144](https://github.com/voxpupuli/puppet-alternatives/pull/144) ([bastelfreak](https://github.com/bastelfreak))

## [v5.0.0](https://github.com/voxpupuli/puppet-alternatives/tree/v5.0.0) (2023-06-21)

[Full Changelog](https://github.com/voxpupuli/puppet-alternatives/compare/v4.2.0...v5.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-alternatives",
"version": "5.0.1-rc0",
"version": "5.1.0",
"author": "Vox Pupuli",
"summary": "Maintain symbolic links determining default commands",
"license": "Apache-2.0",
Expand Down

0 comments on commit 4bb1838

Please sign in to comment.