Skip to content

Commit de2d6e3

Browse files
committed
UnitsNet.nuspec: 3.28.0
1 parent 0738210 commit de2d6e3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Build/UnitsNet.nuspec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
44
<metadata>
55
<id>UnitsNet</id>
6-
<version>3.27.0</version>
6+
<version>3.28.0</version>
77
<title>Units.NET</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>
@@ -14,7 +14,11 @@
1414
<summary>Simplifies working with units of measurement.</summary>
1515
<iconUrl>https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
1616
<releaseNotes>
17-
* Add 3 DynamicViscosity units (@gsokoll)
17+
* Add nano/micro/milli prefixes to Degree unit (@tongbong)
18+
* Add prefixes nano through kilo to NewtonPerSecond (@tongbong)
19+
* Add Angle units DegreePerSecond with prefixes (@tongbong)
20+
* Add nullable constructor methods (@eriove)
21+
* Add prefixes to LitersPerMinute, fix abbreviations (@rdelhommer)
1822
</releaseNotes>
1923
<copyright>Copyright © 2015 Andreas Gullberg Larsen</copyright>
2024
<language>en-US</language>

0 commit comments

Comments
 (0)