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

Commit 761d7aa

Browse files
committed
Minor fix in the changelog.
1 parent 707bd34 commit 761d7aa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,13 @@ ColorSharp's Changelog
4949
* Andrés Correa Casablanca <castarco@gmail.com , castarco@litipk.com>
5050

5151
### Changes
52-
* Improved XML documentation.
53-
* Removed many build warnings (related with XML documentation).
54-
* Sealed many classes.
5552
* Big refactor:
5653
* Removed the colors conversion path search mechanism.
5754
* Now is less flexible, but more efficient and simple.
5855
* Now it's better to use the non type-parametric conversion methods.
5956
* **WARNING:** Now we assume that Y=1 in CIE's xyY or XYZ color spaces is the luminance of the white point.
6057
* **WARNING:** Breaks API.
6158

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

6660
## 2014-11-05 : 0.6.0 Release
6761

0 commit comments

Comments
 (0)