diff --git a/CHANGELOG.md b/CHANGELOG.md index 750b3d5..157e390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v4.0.1](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/v4.0.1) (2023-04-25) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/v4.0.0...v4.0.1) + +### Fixed + +- pdksync - \(MAINT\) - bump puppetlabs-powershell [\#28](https://github.com/puppetlabs/puppetlabs-mount_iso/pull/28) ([jordanbreen28](https://github.com/jordanbreen28)) + ## [v4.0.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/v4.0.0) (2023-04-18) [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/v3.0.0...v4.0.0) diff --git a/metadata.json b/metadata.json index 64da7fa..a9868d6 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-mount_iso", - "version": "4.0.0", + "version": "4.0.1", "author": "puppetlabs", "summary": "Mount ISO images and ensure the drive letter they are mounted to", "license": "Apache-2.0",