Skip to content

Commit c1b3312

Browse files
authored
Merge pull request #114 from TheMeier/prepare_release
prepare release
2 parents 062230b + 0df0ea3 commit c1b3312

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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-augeasproviders_ssh/tree/v7.0.0) (2024-09-29)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_ssh/compare/v6.0.0...v7.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop support for multiple EOL OSes [\#110](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/110) ([traylenator](https://github.com/traylenator))
14+
15+
**Implemented enhancements:**
16+
17+
- Add support for Debian 12 and Fedora 40 [\#111](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/111) ([traylenator](https://github.com/traylenator))
18+
19+
**Closed issues:**
20+
21+
- cannot pull via the Forge [\#38](https://github.com/voxpupuli/puppet-augeasproviders_ssh/issues/38)
22+
23+
**Merged pull requests:**
24+
25+
- Drop redundant hiera files [\#109](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/109) ([traylenator](https://github.com/traylenator))
26+
- Update git:// URLs to use https:// [\#94](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/94) ([herver](https://github.com/herver))
27+
- Treat values as simple/array based on local lens [\#65](https://github.com/voxpupuli/puppet-augeasproviders_ssh/pull/65) ([tedgarb](https://github.com/tedgarb))
28+
729
## [v6.0.0](https://github.com/voxpupuli/puppet-augeasproviders_ssh/tree/v6.0.0) (2023-06-22)
830

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

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-augeasproviders_ssh",
3-
"version": "6.0.1-rc0",
3+
"version": "7.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Augeas-based ssh types and providers for Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)