Skip to content

Commit b036ee5

Browse files
changelog for alpha12
1 parent fd35d76 commit b036ee5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This change
33

44
## [Unreleased]
55

6+
## [0.1.0-alpha.12] - 2020-05-19
7+
8+
### Fixed
9+
- fixed missing reflection for PipedInputStream - #62
10+
611
## [0.1.0-alpha.11] - 2020-05-19
712

813
### Fixed
@@ -125,7 +130,8 @@ All notable changes to this project will be documented in this file. This change
125130
## [0.1.0-alpha.1] - 2020-02-26
126131
Initial release
127132

128-
[Unreleased]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.11...HEAD
133+
[Unreleased]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.12...HEAD
134+
[0.1.0-alpha.12]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.11...v0.1.0-alpha.12
129135
[0.1.0-alpha.11]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.10...v0.1.0-alpha.11
130136
[0.1.0-alpha.10]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.9...v0.1.0-alpha.10
131137
[0.1.0-alpha.9]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.8...v0.1.0-alpha.9

0 commit comments

Comments
 (0)