Skip to content

Commit 1d71eb9

Browse files
committed
Updated changelog
1 parent a27c104 commit 1d71eb9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
* RECENT CHANGES
33
*******************************************************************************
44

5-
=== 0.5.11 ===
6-
- Reviewed and fixed RGB -> HSL conversion routines
7-
85
=== 0.5.10 ===
96
* Updated build scripts.
107
* Reviewed generic abgr32_to_bgrff function implementation for Big endian platforms.
@@ -15,6 +12,7 @@
1512
* Fixed lacking export for SSE2-optimized functions support: fmmod3, fmrmod3, fmmod4, fmrmod4.
1613
* Added support of AMD Zen 2 architecture for CPU tuning.
1714
* More careful AVX2 support detection for AMD processors.
15+
* Fixed improper RGBA to HSLA conversion in rgba_to_hsla routine.
1816

1917
=== 0.5.9 ===
2018
* Updated build scripts that now use tags without prefixes first.

0 commit comments

Comments
 (0)