Skip to content

Commit 81e2972

Browse files
committed
Add and update CHANGELOG
1 parent db09038 commit 81e2972

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.2.0] - 2022-07-13
9+
10+
### Added
11+
12+
- [#3](https://github.com/unity-sds/unity-app-generator/issues/3) - Automate MCP Gitlab Project Creation using Gitlab API
13+
- [#5](https://github.com/unity-sds/unity-app-generator/issues/5) - Integrate Dockstore API into unity-app-generator
14+
- [#6](https://github.com/unity-sds/unity-app-generator/issues/6) - Integrate Docker registry push into unity-app-generator
15+
- [#8](https://github.com/unity-sds/unity-app-generator/issues/8) - Modify unity-app-generator to create Dockstore.cwl that calls main workflow CWL
16+
- [#9](https://github.com/unity-sds/unity-app-generator/issues/9) - Add command line options to unity-app-generator to optionally push docker image into a registry
17+
- [#13](https://github.com/unity-sds/unity-app-generator/issues/13) - Modify build_ogc_app.py to break process into independent steps that can be run independently
18+
- [#16](https://github.com/unity-sds/unity-app-generator/issues/16) - Update unity-app-generator README for release
19+
20+
### Fixed
21+
22+
- [#2](https://github.com/unity-sds/unity-app-generator/issues/2) - Repo2Docker build error when attempting to generate application package

0 commit comments

Comments
 (0)