Skip to content

Commit aac254b

Browse files
committed
Updated package details release notes
1 parent 4fbae45 commit aac254b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Synercoding.Primitives/PackageDetails.props

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
<Product>Synercoding.Primitives</Product>
1111
<Title>Synercoding.Primitives</Title>
1212
<Description>Primitives with types attached (think mm, cm, in, px) that can be used for 2D graphics.</Description>
13-
<PackageReleaseNotes>- Added Value.Zero</PackageReleaseNotes>
13+
<PackageReleaseNotes>
14+
- Added extension method for Value .AsRaw(Unit)
15+
- Added Rotated property to size
16+
</PackageReleaseNotes>
1417
</PropertyGroup>
1518

1619
</Project>

0 commit comments

Comments
 (0)