diff --git a/src/PVOutput.Net/PVOutput.Net.csproj b/src/PVOutput.Net/PVOutput.Net.csproj
index fb78247..129d588 100644
--- a/src/PVOutput.Net/PVOutput.Net.csproj
+++ b/src/PVOutput.Net/PVOutput.Net.csproj
@@ -18,7 +18,9 @@
true
snupkg
true
- Feature: Added Microsoft Dependency Injection support.
+ Feature: Added Microsoft Dependency Injection support.
+Feature: Logging through standard ILogger interface.
+Feature: Nearly all public api methods now validate their arguments.
PVOutput.Net