We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab685c commit 5b41756Copy full SHA for 5b41756
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+# Changelog
2
+
3
+## [Unreleased]
4
5
+## [0.4.1] - 2020-06-30
6
7
+### Changed
8
9
+- Fixed crashes due to improperly-serialized task inputs.
10
11
+## [0.4.0] - 2020-06-25
12
13
+### Added
14
15
+- Initial public release.
16
17
+[unreleased]: https://github.com/SimpleFinance/gradle-test-lab-plugin/compare/v0.4.1...HEAD
18
+[0.4.1]: https://github.com/SimpleFinance/gradle-test-lab-plugin/compare/v0.4.0...v0.4.1
19
+[0.4.0]: https://github.com/SimpleFinance/gradle-test-lab-plugin/releases/tag/v0.4.0
0 commit comments