From ba3976d652445e50388ab75660af57c9c95b27dd Mon Sep 17 00:00:00 2001 From: Jonathan Stone Date: Thu, 4 Jun 2020 15:21:04 -0700 Subject: [PATCH] Finalize changelog for v1.37.1 --- CHANGELOG.md | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3382ad020..c6abce415d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [1.37.1] - Development +## [1.37.1] - 2020-06-04 ### Added - Added command-line options for mesh, light, and camera transforms to the viewer. diff --git a/README.md b/README.md index 5a55f1cd2d..adde5874fd 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ MaterialX is an open standard for transfer of rich material and look-development - Point CMake to the root of the MaterialX library and generate C++ projects for your platform and compiler. - Select the `MATERIALX_BUILD_PYTHON` option to build Python bindings. - Select the `MATERIALX_BUILD_VIEWER` option to build the MaterialX viewer. -- See [OPTIONS.md](OPTIONS.md) for all CMake configuration options. ### Supported Platforms