Skip to content

Commit c963ef8

Browse files
Finalize changelog for MaterialX 1.35.5 (#103)
This changelist finalizes the changelog for MaterialX 1.35.5, and adds a link to the developer guide in the top-level readme.
1 parent c3d8081 commit c963ef8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [1.35.5] - Development
3+
## [1.35.5] - 2018-05-07
44

55
### Added
66
- Added material inheritance support to graph traversal and the high-level Material API.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ The MaterialX repository consists of the following folders:
3232
and graph traversal, while the MaterialXFormat module supports
3333
XML serialization.
3434
python - Support modules for MaterialX Python.
35+
36+
### Additional Resources
37+
38+
- The [Developer Guide](http://www.materialx.org/docs/api/index.html) contains more detailed documentation and code examples in C++ and Python.

0 commit comments

Comments
 (0)