diff --git a/CHANGELOG.md b/CHANGELOG.md index 755f28c73da..50e9a948ae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). +## [3.0.4] - 2018-07-23 + +### Added + +- Fix for Bullet's heightmap collider. +- Several documentation fixes. + +### Fixed + +- Threading problem causing asset library to crash on low threadcount systems. + ## [3.0.3] - 2018-07-13 ### Added