diff --git a/NetFabric.Angle.nuspec b/NetFabric.Angle.nuspec
index 228060d..45d116b 100644
--- a/NetFabric.Angle.nuspec
+++ b/NetFabric.Angle.nuspec
@@ -15,9 +15,13 @@ The angle is represented internaly in radians but can be created and read in rad
The explicit declaration of the units in creation and reading methods reduces the tipical confusion when dealing with angles.
Includes reduction, reference angle, comparison, classification and trigonometry operations.
+
++ Added support for Unity (.NET 3.5) and .NET Micro Framework 4.4
++ Improved documentation
+
2016 Antão Almada
en-US
- math, trigonometry, netmf
+ math, trigonometry, netmf, unity