From 8439d435089332c1c4506ecb9a4f0492f98cdb43 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Sat, 25 Jun 2016 10:32:41 +0200 Subject: [PATCH] Update the CHANGELOG --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 8aa8247..163a424 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Three Wave Capture The Flag 1.03 to 1.04 +- Fix CMake support +- Make gibs and debris SOLID_BBOX so they move on entities. +- Switch from an arch whitelist to an "all archs are supported" + approach. + Three Wave Capture The Flag 1.02 to 1.03 - Add CMake as an optional build system. - Fix bug with high velocities in vents in 32bit builds.