Skip to content

Commit 2d6006a

Browse files
Merge pull request #58 from square/dhaval/releaseAlpha5
Releasing v1.0.0-alpha.5
2 parents 0b65bcf + 1888d70 commit 2d6006a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
411
## Version 1.0.0-alpha.4
512

613
_2020-07-15_

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='alpha.4'
4+
PRE_RELEASE_IDENTIFIER='alpha.5'

0 commit comments

Comments
 (0)