Update the CHANGELOG

This commit is contained in:
Yamagi Burmeister 2016-06-25 10:32:41 +02:00
parent adb307b197
commit 8439d43508

View file

@ -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.