Skip to content

Commit

Permalink
Merge pull request #114 from TheMeier/prepare_release
Browse files Browse the repository at this point in the history
prepare release
  • Loading branch information
TheMeier authored Sep 29, 2024
2 parents 062230b + 0df0ea3 commit c1b3312
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ 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.

## [v7.0.0](https://github.com/voxpupuli/puppet-augeasproviders_ssh/tree/v7.0.0) (2024-09-29)

[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_ssh/compare/v6.0.0...v7.0.0)

**Breaking changes:**

- Drop support for multiple EOL OSes [\#110](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/110) ([traylenator](https://github.com/traylenator))

**Implemented enhancements:**

- Add support for Debian 12 and Fedora 40 [\#111](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/111) ([traylenator](https://github.com/traylenator))

**Closed issues:**

- cannot pull via the Forge [\#38](https://github.com/voxpupuli/puppet-augeasproviders_ssh/issues/38)

**Merged pull requests:**

- Drop redundant hiera files [\#109](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/109) ([traylenator](https://github.com/traylenator))
- Update git:// URLs to use https:// [\#94](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/94) ([herver](https://github.com/herver))
- Treat values as simple/array based on local lens [\#65](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/65) ([tedgarb](https://github.com/tedgarb))

## [v6.0.0](https://github.com/voxpupuli/puppet-augeasproviders_ssh/tree/v6.0.0) (2023-06-22)

[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_ssh/compare/v5.0.0...v6.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-augeasproviders_ssh",
"version": "6.0.1-rc0",
"version": "7.0.0",
"author": "Vox Pupuli",
"summary": "Augeas-based ssh types and providers for Puppet",
"license": "Apache-2.0",
Expand Down

0 comments on commit c1b3312

Please sign in to comment.