Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
(MAINT) Release prep 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanfrancrisko committed Jun 3, 2021
1 parent 73ceed4 commit c62e134
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.1.0]

### Added

Expand All @@ -22,10 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- (GH-2) Created Puppet Content Templates package and modified pdk new to use PCT
- (GH-7) Added wrapper to all existing PDK commands
-

### Fixed

- (GH-29) Error if template not found

[Unreleased]: https://github.com/puppetlabs/pdkgo/compare/0.1.0-pre...main
[Unreleased]: https://github.com/puppetlabs/pdkgo/compare/0.1.0..main
[0.1.0-pre]: https://github.com/puppetlabs/pdkgo/releases/tag/0.1.0-pre
[0.1.0]: https://github.com/puppetlabs/pdkgo/releases/tag/0.1.0

0 comments on commit c62e134

Please sign in to comment.