Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
(maint) Prepare for 0.2.2 release (#14)
Browse files Browse the repository at this point in the history
* (maint) Prepare for 0.2.2 release
  • Loading branch information
Kevin Reeuwijk authored Nov 25, 2020
1 parent fc32430 commit 3e9156e
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.

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/spec/v2.0.0.html).

## [0.2.2] - 2020-11-25

### Changed

- Update Puppet VS Code Extension ID (#11)
- Ensure correct byte lengths (#12)
- Fix Add-Type Compilation Error (#13)

## [0.2.1] - 2019-12-19

### Changed
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": "puppetlabs-windows_puppet_certificates",
"version": "0.2.1",
"version": "0.2.2",
"author": "puppetlabs",
"summary": "A Puppet module to import the puppet certificates into the machine certificate store in Windows",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3e9156e

Please sign in to comment.