-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98a55d9
commit 752f0a1
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,19 @@ | ||
# Changelog | ||
|
||
## Unreleased | ||
## v0.0.3 (2021-05-27) | ||
### Changed | ||
* Update environmental variable name to specify workflow execution namespace | ||
|
||
### Added | ||
* Adds operations API for git based sync/diff | ||
|
||
### Fixed | ||
* Fix typos in CLI command description | ||
|
||
## v0.0.2 (2021-05-06) | ||
### Changed | ||
* Set service port via environment variable, default 8443 | ||
|
||
## v0.0.1 (2021-05-06) | ||
### Added | ||
* Initial release |