prep0.0.3

This commit is contained in:
Chris Wright 2021-03-23 17:34:02 +00:00
parent 93d24b8fa1
commit d6233c33a3
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,11 @@ 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).
## [v0.0.3]
### Changed
- Moved all CI to templates.
- Use canned aplanat report components.
## [v0.0.2]
### Added
- CI release checks

View File

@ -13,7 +13,7 @@
params {
help = false
out_dir = "output"
wfversion = "v0.0.2"
wfversion = "v0.0.3"
}