diff --git a/documentation/changeLogs.md b/documentation/changeLogs.md index 912bc28..431c81e 100644 --- a/documentation/changeLogs.md +++ b/documentation/changeLogs.md @@ -11,7 +11,8 @@ Please, find below the per release summary of the contribution added to the proj * Fix [Multidraw spy](https://github.com/BabylonJS/Spector.js/issues/253) * Fix [Preprocessor beautify](https://github.com/BabylonJS/Spector.js/pull/272) * Fix [Float buffer capture](https://github.com/BabylonJS/Spector.js/pull/276) -* Add [Beautifier Toggle](https://github.com/BabylonJS/Spector.js/pull/282) +* Add [GLSL Beautifier Toggle](https://github.com/BabylonJS/Spector.js/pull/282) +* Add [GLSL Prepocessor Toggle](https://github.com/BabylonJS/Spector.js/pull/295) * Fix [BaseVertexBaseInstance Capture](https://github.com/BabylonJS/Spector.js/pull/284) * Fix [XR spy on firefox](https://github.com/BabylonJS/Spector.js/pull/285) * Fix [Frame Buffer visual state](https://github.com/BabylonJS/Spector.js/pull/292)