Skip to content

Commit

Permalink
Added release notes to .nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmada committed Apr 18, 2016
1 parent a1a06b8 commit 3702142
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NetFabric.Angle.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</description>
<releaseNotes>
+ Added support for Unity (.NET 3.5) and .NET Micro Framework 4.4
+ Improved documentation
</releaseNotes>
<copyright>2016 Antão Almada</copyright>
<language>en-US</language>
<tags>math, trigonometry, netmf</tags>
<tags>math, trigonometry, netmf, unity</tags>
</metadata>
<files>
<file src="NetFabric.Angle\bin\Release\NetFabric.Angle.dll" target="lib\portable-win+net45+wp80+MonoAndroid10+MonoTouch10+Xamarin.iOS10\NetFabric.Angle.dll" />
Expand Down

0 comments on commit 3702142

Please sign in to comment.