Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Nov 28, 2023
1 parent 1659ed5 commit b74b844
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.

## [v1.1.0](https://github.com/voxpupuli/puppet-vault_lookup/tree/v1.1.0) (2023-11-28)

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

**Implemented enhancements:**

- Support Puppet 8 [\#88](https://github.com/voxpupuli/puppet-vault_lookup/pull/88) ([treydock](https://github.com/treydock))

## [v1.0.0](https://github.com/voxpupuli/puppet-vault_lookup/tree/v1.0.0) (2023-05-01)

[Full Changelog](https://github.com/voxpupuli/puppet-vault_lookup/compare/v0.7.0...v1.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-vault_lookup",
"version": "1.0.1-rc0",
"version": "1.1.0",
"author": "Vox Pupuli",
"summary": "Secret retrieval from Vault",
"license": "Apache-2.0",
Expand Down

0 comments on commit b74b844

Please sign in to comment.