File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >UnitsNet</id >
5
- <version >3.21.1 </version >
5
+ <version >3.22.0 </version >
6
6
<title >Units.NET</title >
7
7
<authors >Andreas Gullberg Larsen</authors >
8
8
<owners >Andreas Gullberg Larsen</owners >
13
13
<summary >Simplifies working with units of measurement.</summary >
14
14
<iconUrl >https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl >
15
15
<releaseNotes >
16
- * Add PressureChangeRate units (@dtsvetkov)
17
- * Fix Pressure abbreviations
16
+ * Add MassFlow units: KilogramPerSecond, TonnePerDay (@eriove)
17
+ * Add 8 SpecificEnergy units (@eriove)
18
+ * Add Angle units: Arcminute, ArcSecond (@eriove)
19
+ * Add Frequency units: RadianPerSecond (@eriove)
20
+ * Add Length units: NauticalMile (@eriove)
21
+ * Add RotationalSpeed units: RadianPerSecond (@eriove)
22
+ * Add Speed units: MeterPerHour (@eriove)
18
23
</releaseNotes >
19
24
<copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
20
25
<language >en-US</language >
You can’t perform that action at this time.
0 commit comments