diff --git a/DecisionTree/DecisionTree.csproj b/DecisionTree/DecisionTree.csproj
index a31546b..406fbc1 100644
--- a/DecisionTree/DecisionTree.csproj
+++ b/DecisionTree/DecisionTree.csproj
@@ -14,8 +14,8 @@
Piotr Smreczynski
Decision Tree + Visualisation
Lightweight framework to define decision trees via configuration with option to generate graph definition in DOT language.
- Nullable type decisions can now have null as valid path key.
- 1.1.0
+ Added option to generate graph definition with only Titles and Paths
+ 1.1.1