Mark release date

This commit is contained in:
Dmitry Marakasov 2016-11-08 18:03:32 +03:00
parent b37392c2f9
commit 36c9165384

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## 0.13.0 - unreleased ## 0.13.0 - 2016-11-08
### Fixed ### Fixed
* Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()``` * Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()```
* Fixed MSVC compiler support and .dll generation * Fixed MSVC compiler support and .dll generation