Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #238 from aclevername/notes-0.2.0
Browse files Browse the repository at this point in the history
add v0.2.0 release notes
  • Loading branch information
Jake Klein authored Jul 28, 2021
2 parents 1d7fd40 + 6537caf commit 6b75a51
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/release_notes/v0.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Release 0.2.0
## Features

- Add support for setting dependency ordering on artifacts (#220)
- Add support for upgrades (#221)

## Improvements

- Rename `pctl install` to `pctl add` (#234)
- store git repository resource in profile installation file (#229)

## Bug fixes

- Fix bug preventing copying of Kustomize artifacts when the profile was defined
at the top level directory (#237)

0 comments on commit 6b75a51

Please sign in to comment.