File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 3
3
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
4
4
<metadata >
5
5
<id >UnitsNet</id >
6
- <version >3.27 .0</version >
6
+ <version >3.28 .0</version >
7
7
<title >Units.NET</title >
8
8
<authors >Andreas Gullberg Larsen</authors >
9
9
<owners >Andreas Gullberg Larsen</owners >
14
14
<summary >Simplifies working with units of measurement.</summary >
15
15
<iconUrl >https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl >
16
16
<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)
18
22
</releaseNotes >
19
23
<copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
20
24
<language >en-US</language >
You can’t perform that action at this time.
0 commit comments