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

Commit 283c959

Browse files
committed
Added CHANGELOG.md file
1 parent 66fdef2 commit 283c959

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
ColorSharp's Changelog
2+
======================
3+
4+
## 2014-11-05 : 0.6.0 Release
5+
6+
### Contributors
7+
* Andrés Correa Casablanca <castarco@gmail.com , castarco@litipk.com>
8+
9+
### Changes
10+
* Improved XML documentation.
11+
* Removed many build warnings (related with XML documentation)
12+
* Sealed many classes.
13+
* Removed unused properties from CIExyY class.
14+
15+
### Bugfixes
16+
* Bugfix in sRGB->CIE's 1931 XYZ conversion (the gamma correction was done after the lineal transformation)

0 commit comments

Comments
 (0)