diff --git a/CHANGELOG.md b/CHANGELOG.md index ad41478f..cbca451c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.14.0](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v2.13.0...v2.14.0) (2023-07-08) + +#### Features + +* **Proxy:** add boolean event proxy emitter ([0e1f0d9](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/0e1f0d909dae553b762868430cdb5a41937a9bb4)) + > A new Proxy Emitter has been added for Boolean data types to easily allow chaining and proxying boolean data types. + ## [2.13.0](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v2.12.1...v2.13.0) (2023-07-05) #### Features diff --git a/package.json b/package.json index 376aa542..9fe9e563 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "io.extendreality.zinnia.unity", "displayName": "Zinnia.Unity", "description": "A collection of design patterns for the Unity software that can be beneficial in (but not limited to) spatial computing development.", - "version": "2.13.0", + "version": "2.14.0", "unity": "2018.3", "unityRelease": "10f1", "keywords": [