Add changelog for 3.0.4
This commit is contained in:
parent
d91613592b
commit
b116a45f07
11
CHANGELOG.md
11
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
|
||||
|
|
Loading…
Reference in New Issue