We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860a51b commit 7a9de4cCopy full SHA for 7a9de4c
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Change Log
2
==========
3
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
13
## Version 1.0.0-beta.1
14
15
_2020-09-11_
VERSION
@@ -1,4 +1,4 @@
MAJOR=1
MINOR=0
PATCH=0
-PRE_RELEASE_IDENTIFIER='beta.1'
+PRE_RELEASE_IDENTIFIER='beta.2'
0 commit comments