From f1acd4a065c4eef8ee9267da0914f53cb210e860 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 18 May 2017 19:00:18 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 21d84d1d5..a69ace355 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ BIG changes: - Support of configuration flags on every raylib module, to customize library build. - Improved build system for all supported platforms with a unique Makefile to compile sources. - Complete review of examples and sample games, added new sample material. + - Support automatic GIF recording of current window, just pressing Ctrl+F12 - Improved library consistency and organization in general. other changes: