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 d06b579 commit 3f7fb76Copy full SHA for 3f7fb76
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Version 0.12.0
+## Version 0.11.1 (2021-11-19)
2
3
- Add Property.failOnFalse ([#380][380], [@TysonMN][TysonMN])
4
- Fix bug [#381][381] that prevents rendering of reports containing `None` ([#382][382], [@TysonMN][TysonMN])
src/Hedgehog/Hedgehog.fsproj
@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard1.6;netstandard2.0;net45</TargetFrameworks>
5
- <Version>0.11.0</Version>
+ <Version>0.11.1</Version>
6
<Description>Release with confidence.</Description>
7
<Authors>Jacob Stanley;Nikos Baxevanis</Authors>
8
<Copyright>Copyright © 2017</Copyright>
0 commit comments