diff --git a/CHANGELOG.md b/CHANGELOG.md index 206a4bee0..5dc59aedf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ * The URL scheme `capacitor://` has been added to the protocol check to prevent malformed double-urls in some environments (thanks @consolenaut) * Removed `Config.domBehindCanvas` property as it's never used internally. Fix #5749 (thanks @iamallenchang) +### Examples, Documentation and TypeScript + +My thanks to the following for helping with the Phaser 3 Examples, Docs, and TypeScript definitions, either by reporting errors, fixing them, or helping author the docs: + +@necrokot + + + + + ## Version 3.55.2 - Ichika - 27th May 2021 ### Bug Fixes