diff --git a/CHANGELOG.md b/CHANGELOG.md index ac889cc4b..cf611a448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,13 @@ This file documents releases up to 1.1.1. For a description of version 2.0 and later please refer to the Releases page on GitHub: + https://github.com/AcademySoftwareFoundation/OpenColorIO/releases +and for more details please see the release notes in latest documentation pages: + +https://opencolorio.readthedocs.io/en/latest/releases/_index.html#releases + **Version 1.1.1 (April 2 2019):** * Added optional compatibility for building apps with OpenImageIO 1.9+ * Added USE_SSE checks to fix Linux build failure diff --git a/README.md b/README.md index cbd928af5..065d395ef 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Web Resources ------------- * Website: +* Documentation: * Mailing lists: * Developer: * User: @@ -99,6 +100,11 @@ The following reference implementations are provided: * Other * nuke-default +Sources for the newer builtin ACES configuration files can be found in the releases section of the +[OpenColorIO-Config-ACES](https://github.com/AcademySoftwareFoundation/OpenColorIO-Config-ACES) +repository. + + Acknowledgements ----------------