From 2fedac291d86644e21a366a336f0f4f8d51cc343 Mon Sep 17 00:00:00 2001 From: DiligentGraphics Date: Mon, 25 Dec 2017 15:48:03 -0800 Subject: Updated readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd2c2b4..8df770d 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Tools module provides additional functionality on top of the core module. The mo ## Version History -### v1.0.0 +### v2.1.a -Initial release +* Refactored build system to use CMake +* Added support for Linux platform ### v2.0.alpha @@ -20,9 +21,13 @@ Release notes: * Direct3D11 back-end is very thoroughly optimized and has very low overhead compared to native D3D11 implementation * Direct3D12 implementation, to the contrary, is preliminary and not yet optimized. +### v1.0.0 + +Initial release + For more details on the release, please visit [diligentgraphics.com](http://diligentgraphics.com/2016/03/17/diligent-engine-2-0-powered-by-direct3d12/) ## License Copyright 2015-2016 Egor Yusov. -Licensed under the [Apache License, Version 2.0](License.txt) \ No newline at end of file +Licensed under the [Apache License, Version 2.0](License.txt) -- cgit v1.2.3