diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b71e5c..4ef7ffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.1.1] - 2023-04-08 +### Changed +- Implemented the ability to use the MenuHandler as a singleton through the use of the 'VULPES_MENUS_SINGLETON' scripting define. + ## [2.1.0] - 2023-04-06 ### Added - Added MenuStackSnapshot to allow for caching and restoring of particular screen stack states. diff --git a/package.json b/package.json index 2371d60..8b3213a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.vulpes.menus", "displayName": "Vulpes Menu Framework", - "version": "2.1.0", + "version": "2.1.1", "unity": "2021.3", "description": "The Vulpes Menu Framework is a Promise driven menu system that serves as a companion to Unity\u2019s built-in UI system.", "keywords": [