From 37021423c2be4bb51dd53c2022ce3c56728e3abe Mon Sep 17 00:00:00 2001 From: Antao Almada Date: Mon, 18 Apr 2016 20:59:08 +0100 Subject: [PATCH] Added release notes to .nuspec --- NetFabric.Angle.nuspec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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