Skip to content

Commit 7a9de4c

Browse files
committed
Releasing v1.0.0-beta.2
1 parent 860a51b commit 7a9de4c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Change Log
22
==========
33

4+
## Version 1.0.0-beta.2
5+
6+
_2021_03-29_
7+
8+
* Updated documentation.
9+
* `AnyWorkflowConvertible` helper to ignore output (#90)
10+
* Fixes an issue with handling Queued Events (#94)
11+
* [RenderTester] Support assertions which throw (#92)
12+
413
## Version 1.0.0-beta.1
514

615
_2020-09-11_

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR=1
22
MINOR=0
33
PATCH=0
4-
PRE_RELEASE_IDENTIFIER='beta.1'
4+
PRE_RELEASE_IDENTIFIER='beta.2'

0 commit comments

Comments
 (0)