diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db2c2af..43faf7db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased ### Added - `tiles-load-start` and `tiles-load-end` callback indicating when tile loading has completed finished. +- initial implementation of plugin system. ### Fixed - CameraTransitionManager: Variety of cases relating to negative orthographic camera "near" values.