Browse Source

Updated release notes

Jorrit Rouwe 1 year ago
parent
commit
a9617e0415
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Docs/ReleaseNotes.md

+ 2 - 1
Docs/ReleaseNotes.md

@@ -2,7 +2,8 @@ For breaking API changes see [this document](https://github.com/jrouwe/JoltPhysi
 
 
 # Unreleased changes
 # Unreleased changes
 
 
-* None
+* Created implementations of BroadPhaseLayerInterface, ObjectVsBroadPhaseLayerFilter and ObjectLayerPairFilter that use a bit table internally. These make it easier to define ObjectLayers which object layers collide.
+* Support for compiling with ninja on Windows.
 
 
 # v4.0.1
 # v4.0.1