Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Smreczyński committed Oct 11, 2020
1 parent e6063b9 commit 663f7f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DecisionTree/DecisionTree.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<Copyright>Piotr Smreczynski</Copyright>
<Description>Decision Tree + Visualisation
Lightweight framework to define decision trees via configuration with option to generate graph definition in DOT language.</Description>
<PackageReleaseNotes>Nullable type decisions can now have null as valid path key.</PackageReleaseNotes>
<Version>1.1.0</Version>
<PackageReleaseNotes>Added option to generate graph definition with only Titles and Paths</PackageReleaseNotes>
<Version>1.1.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 663f7f5

Please sign in to comment.