From 36c9165384276100645a59641a5d3931657e3792 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 8 Nov 2016 18:03:32 +0300 Subject: [PATCH] Mark release date --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 33b23c6b..729e43cc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 0.13.0 - unreleased +## 0.13.0 - 2016-11-08 ### Fixed * Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()``` * Fixed MSVC compiler support and .dll generation