Skip to content

Commit 80369fe

Browse files
authored
add changelog for v1.0 release (#174)
1 parent 8592f7c commit 80369fe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## v1.0.0 (06-04-2018)
4+
5+
### Features
6+
- POJO workflow, child workflow, activity execution.
7+
- Sync and Async workflow execution.
8+
- Query and Signal workflow execution.
9+
- Test framework.
10+
- Metrics and Logging support in client.
11+
- Side effects, mutable side effects, random uuid and workflow getVersion support.
12+
- Activity heartbeat throttling.
13+
- Deterministic retry of failed operation.

0 commit comments

Comments
 (0)