From 38b09acd2bef0161fb38db5a1aec138c9f15ea6b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 23 Jan 2016 14:47:23 +0300 Subject: [PATCH] Update changelog for incoming release --- CHANGES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 9b4820a..bf67922 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 0.12.0 - unreleased +## 0.12.0 - 2016-01-23 ### Fixed -* Link SDL2main library, which is needed on many systems +* Link SDL2main library, which is needed on some systems * Numerous improvements in Windows support * Documentation fixes +* Multiple fixes in pkg-config and CMake module files ## 0.11.0 - 2015-11-30 ### Added