prep0.0.3
This commit is contained in:
parent
93d24b8fa1
commit
d6233c33a3
@ -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/),
|
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).
|
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]
|
## [v0.0.2]
|
||||||
### Added
|
### Added
|
||||||
- CI release checks
|
- CI release checks
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
params {
|
params {
|
||||||
help = false
|
help = false
|
||||||
out_dir = "output"
|
out_dir = "output"
|
||||||
wfversion = "v0.0.2"
|
wfversion = "v0.0.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user