Skip to content

Commit

Permalink
Merge pull request #207 from voxpupuli/release-9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex authored Nov 3, 2023
2 parents a82bdec + a583c86 commit 455a961
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ 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.

## [v9.0.0](https://github.com/voxpupuli/puppet-autofs/tree/v9.0.0) (2023-11-02)

[Full Changelog](https://github.com/voxpupuli/puppet-autofs/compare/v8.0.0...v9.0.0)

**Breaking changes:**

- Quote and escape special chars in mapping fs [\#206](https://github.com/voxpupuli/puppet-autofs/pull/206) ([smortex](https://github.com/smortex))

**Implemented enhancements:**

- Quote and escape special chars in mapping keys [\#205](https://github.com/voxpupuli/puppet-autofs/pull/205) ([smortex](https://github.com/smortex))

**Merged pull requests:**

- package: remove obsolete comments [\#204](https://github.com/voxpupuli/puppet-autofs/pull/204) ([kenyon](https://github.com/kenyon))
- README: remove obsolete Reference and OS support sections [\#203](https://github.com/voxpupuli/puppet-autofs/pull/203) ([kenyon](https://github.com/kenyon))

## [v8.0.0](https://github.com/voxpupuli/puppet-autofs/tree/v8.0.0) (2023-06-26)

[Full Changelog](https://github.com/voxpupuli/puppet-autofs/compare/v7.1.0...v8.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-autofs",
"version": "8.0.1-rc0",
"version": "9.0.0",
"author": "Vox Pupuli",
"summary": "Module for installing and managing autofs",
"license": "Apache-2.0",
Expand Down

0 comments on commit 455a961

Please sign in to comment.