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.
2 parents 0b65bcf + 1888d70 commit 2d6006aCopy full SHA for 2d6006a
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Change Log
2
==========
3
4
+## Version 1.0.0-alpha.5
5
+
6
+_2020-08-26_
7
8
+* Fix RenderTester assert(action:) (#57)
9
+* Introduce 'makeOutputSink' convenience on 'RenderContext' (#55)
10
11
## Version 1.0.0-alpha.4
12
13
_2020-07-15_
VERSION
@@ -1,4 +1,4 @@
MAJOR=1
MINOR=0
PATCH=0
-PRE_RELEASE_IDENTIFIER='alpha.4'
+PRE_RELEASE_IDENTIFIER='alpha.5'
0 commit comments