Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 9c3f271

Browse files
committed
Minor fix in the CHANGELOG
1 parent 283c959 commit 9c3f271

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ColorSharp's Changelog
1111
* Removed many build warnings (related with XML documentation)
1212
* Sealed many classes.
1313
* Removed unused properties from CIExyY class.
14+
* Split project into ColorSharp and ColorSharpTests.
15+
* Removed NUnit dependency.
1416

1517
### Bugfixes
1618
* Bugfix in sRGB->CIE's 1931 XYZ conversion (the gamma correction was done after the lineal transformation)

0 commit comments

Comments
 (0)