diff --git a/CHANGELOG.md b/CHANGELOG.md index fb82c87..ae1f061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Version 2.2.2-dev +* [bug, enhancement] Fix to allow multiple methods of login such as MW-OAuth2Client - Issue #99 +* [bug, enhancement] Left-menu search (on mobile widths only) doesn't auto-complete #98 + ## Version 2.2.1 * [enhancement] Enumeration and Listings #54 * [bug] Search results page - limited width #58 diff --git a/skin.json b/skin.json index 7e12a93..d8066ef 100644 --- a/skin.json +++ b/skin.json @@ -1,6 +1,6 @@ { "name": "Pivot", - "version": "2.2.0-dev", + "version": "2.2.2-dev", "author": [ "Tom Hutchison", "..."