Skip to content

Commit

Permalink
add changelog for v1.0 release (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
meiliang86 authored Jun 6, 2018
1 parent 8592f7c commit 80369fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## v1.0.0 (06-04-2018)

### Features
- POJO workflow, child workflow, activity execution.
- Sync and Async workflow execution.
- Query and Signal workflow execution.
- Test framework.
- Metrics and Logging support in client.
- Side effects, mutable side effects, random uuid and workflow getVersion support.
- Activity heartbeat throttling.
- Deterministic retry of failed operation.

0 comments on commit 80369fe

Please sign in to comment.