diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -236,6 +236,12 @@ and adds implementation using Diligent Engine API to allow comparing performance # Version History +## v2.1.b + +* Removed legacy Visual Studio solution and project files +* Added API reference +* Added tutorials 1-8 + ## v2.1.a * Refactored build system to use CMake and Gradle for Android @@ -292,4 +298,4 @@ Licensed under the [Apache License, Version 2.0](License.txt) [diligentgraphics.com](http://diligentgraphics.com) -[1]: https://cdn.rawgit.com/DiligentGraphics/DiligentCore/4949ec8a/doc/html/index.html
\ No newline at end of file +[1]: https://cdn.rawgit.com/DiligentGraphics/DiligentCore/4949ec8a/doc/html/index.html |
