diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dc98ff7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# 1.0.0 (2017-06-16) + +First public release. \ No newline at end of file diff --git a/README.md b/README.md index ff73db3..90e5bab 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ This is a README file for Vulkan Memory Allocator library and accompanying sampl **Documentation:** See [Vulkan Memory Allocator](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/) (generated from Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h)). **License:** MIT. See [LICENSE.txt](LICENSE.txt). + +**Changelog:**: See [CHANGELOG.md](CHANGELOG.md). diff --git a/docs/html/index.html b/docs/html/index.html index 143454b..e65d94c 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -62,7 +62,7 @@ $(function() {
Version 1.0, 2017-05-10
+Version 1.0.0 (2017-06-16)
Members grouped: see Modules.
All members: see vk_mem_alloc.h.