File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
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.22 .0</version >
5
+ <version >3.23 .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 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)
16
+ * Add 8 MassFlow units (@tongbong)
17
+ * Add 9 TemperatureChangeRate units (@tongbong)
18
+ * Add 5 Angle units (@tongbong)
19
+ * Add 5 RotationalSpeed units (@tongbong)
20
+ * Add 1 ForceChangeRate unit (@tongbong)
23
21
</releaseNotes >
24
22
<copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
25
23
<language >en-US</language >
You can’t perform that action at this time.
0 commit comments