the news section both in the README and the webpage.
-->
-2018-12-xx babl-0.1.62 </dt><dd>
-CMYK spaces with lcms2 based ICC support.
+2019-02-01 babl-0.1.62 </dt><dd>
+Continuous integration with gitlab.
+Initial CMYK spaces with lcms2 based ICC support, much room for optimization.
Improved custom space support for palette formats.
-Added model introspection API permitting low overhead checks whether a
-format/model is RGB, CMYK type of alpha and similar.
+scRGB space, works like sRGB but always with linear TRCs.
+Model introspection API permitting low overhead checks whether a format/model
+is RGB, CMYK type of alpha and similar.
</dd><dt>
2018-10-05 babl-0.1.60 </dt><dd>
Improved thread safety, acceleration for R'G'B'A u8 -> cairo-ARGB32 conversion.