Prep for commit to fix issues #98 and #99 before merging into dev branch

login-improvements
Tom Hutchison 2020-08-16 11:01:38 -04:00
parent 2df7a85616
commit 8a746f6b82
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
{
"name": "Pivot",
"version": "2.2.0-dev",
"version": "2.2.2-dev",
"author": [
"Tom Hutchison",
"..."