From 86446c610270b27ec5b1181f4898acbf79167013 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 21 Sep 2014 18:39:12 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 27253da8..a8dfae04 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -35,6 +35,7 @@ NOTE: [src] Added makefile for Windows and RPI [src] Added resources file (raylib icon and executable info) [examples] Added makefile for Windows and RPI +[examples] Renamed and merged with test examples for coherence with module names [templates] Added multiple templates to be use as a base-code for games -----------------------------------------------