Skip to content

Commit

Permalink
Merge pull request #59 from voxpupuli/rel401
Browse files Browse the repository at this point in the history
Release 4.0.1
  • Loading branch information
bastelfreak authored Jul 11, 2023
2 parents 8267157 + 97da309 commit 78c3053
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.

## [v4.0.1](https://github.com/voxpupuli/puppet-augeasproviders_core/tree/v4.0.1) (2023-07-11)

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

**Fixed bugs:**

- Remove old arguments to augopen\_internal [\#58](https://github.com/voxpupuli/puppet-augeasproviders_core/pull/58) ([ekohl](https://github.com/ekohl))

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

[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_core/compare/v3.2.1...v4.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_core",
"version": "4.0.1-rc0",
"version": "4.0.1",
"author": "Vox Pupuli",
"summary": "Alternative Augeas-based providers for Puppet",
"license": "Apache-2.0",
Expand Down

0 comments on commit 78c3053

Please sign in to comment.