From ecd6884574061a6eb567ddea0e0e314422808253 Mon Sep 17 00:00:00 2001 From: ooxi Date: Tue, 12 Jan 2016 19:18:21 +0100 Subject: [PATCH] Updated changelog to reflect line ending change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0249975c..3318f9df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Legend Upcoming release ---------------- + * `[!]` [Ensured all files except `start.cmd` use UNIX line endings](https://github.com/ooxi/violetland/pull/94) * `[*]` [Improved `CMakeLists.txt` readability](https://github.com/ooxi/violetland/pull/93) * `[*]` [Refactored window handlers to use `boost::function`](https://github.com/ooxi/violetland/pull/91) * `[+]` [Automatic Windows build using Travis CI and MXE](https://github.com/ooxi/violetland/pull/90)