Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketan Umare committed Apr 1, 2020
1 parent 271a814 commit 995d6d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG/CHANGELOG-v0.2.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#Flyte V0.2.0
# Flyte V0.2.0

Changes since v0.1.0
## Changes since v0.1.0

### Core Platform
- Go Mod support
- Go 1.13 upgrade
- OAuth Support (CLI, UI, Admin)
Expand All @@ -23,10 +24,10 @@ Changes since v0.1.0
- Configuration improvements throughout - You can configure Flyte for your environment
- Multi Cluster placement manager

Flytekit (SDK improvements)
### Flytekit (SDK improvements)
- Subworkflow support
- Collaboration of Workflows support (Workflow fetch)
- Three-legged OAuth and basic authentication support
- Fetch the latest version of a task instead of having to specify a version

And of course Bug fixes throughout!
### And of course Bug fixes throughout!
4 changes: 2 additions & 2 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Change Logs
# ChangeLogs

[Changes between v0.1.0 -> v0.2.0](CHANGELOG-v0.2.0.md)
- [Changes between v0.1.0 -> v0.2.0](CHANGELOG-v0.2.0.md)

0 comments on commit 995d6d0

Please sign in to comment.