Skip to content

Commit

Permalink
Merge pull request #42 from bastelfreak/rel140
Browse files Browse the repository at this point in the history
Release 1.4.0
  • Loading branch information
bastelfreak authored Nov 14, 2024
2 parents 85f0cbd + 35f4176 commit c9badb3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ 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.3.0](https://github.com/voxpupuli/puppet-bolt/tree/v1.3.0) (2024-10-31)
## [v1.4.0](https://github.com/voxpupuli/puppet-bolt/tree/v1.4.0) (2024-11-14)

[Full Changelog](https://github.com/voxpupuli/puppet-bolt/compare/v1.3.0...v1.4.0)

**Implemented enhancements:**

- bolt project: Make PuppetDB URIs configureable [\#41](https://github.com/voxpupuli/puppet-bolt/pull/41) ([bastelfreak](https://github.com/bastelfreak))

## [v1.3.0](https://github.com/voxpupuli/puppet-bolt/tree/v1.3.0) (2024-11-01)

[Full Changelog](https://github.com/voxpupuli/puppet-bolt/compare/v1.2.2...v1.3.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-bolt",
"version": "1.3.1-rc0",
"version": "1.4.0",
"source": "https://github.com/voxpupuli/puppet-bolt",
"author": "Vox Pupuli",
"license": "AGPL-3.0",
Expand Down

0 comments on commit c9badb3

Please sign in to comment.