aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 0 insertions, 38 deletions
diff --git a/NEWS b/NEWS
deleted file mode 100644
index 3d556a0..0000000
--- a/NEWS
+++ /dev/null
@@ -1,38 +0,0 @@
-libclut NEWS -*- outline -*-
-
-* Noteworthy changes in release 1.2 (TBA) [stable]
-
- New RGB colour spaces added: ITU-R BT.2020, ITU-R BT.2100,
- ITU-R BT.601 625 line, ITU-R BT.601 525 line, DCI-P3 D65,
- and DCI-P3 Theater.
-
-* Noteworthy changes in release 1.1 (2016-(12)Dec-03) [stable]
-
- Support for CIELUV, CIELCh, YIQ, YDbDr, YPbPr, YCgCo,
- CIE 1960 USC, and CIE U*V*W* added.
-
- New RGB colour spaces added: ITU-R BT.709 and Lightroom RGB.
-
- libclut_model_get_rgb_conversion_matrix accepts NULL as
- as the first and second argument.
-
- Add the functions libclut_model_rgb_to_xyz and
- libclut_model_rgb_to_xyz.
-
-* Noteworthy changes in release 1.0 (2016-(12)Dec-02) [stable]
-
- RGB colour space conversion added.
-
-* Noteworthy changes in release 0.3 (2016-(08)Aug-06) [beta]
-
- No significant changes.
-
-* Noteworthy changes in release 0.2 (2016-(08)Aug-05) [beta]
-
- No significant changes.
-
-* Noteworthy changes in release 0.1 (2016-(07)Jul-13) [beta]
-
- Initial release.
-
- _cie_ affixed functions have not been tested.