Skip to content

Commit

Permalink
Update changelog for 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frandiox committed Nov 17, 2016
1 parent 7b4bdde commit 4b730b3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
CHANGELOG
====

v2.2.2
----
* templates: Renamed index.ejs => index.html.ejs
* templates: HTML minifier is case sensitive now. Fixes Angular2 directive naming issues.
* monaca: Fixed logout token minor bug.
* monaca: Fixed cached Cordova version minor bug.

v2.2.1
----
* monaca: Added patched minimatch dependency.
Expand Down Expand Up @@ -89,7 +96,7 @@ v1.1.5-rc.1
----
* monaca: Added `Monaca.getCurrentUser()` API.
* localkit: Added `Localkit.generateOneTimePassword()`, `Localkit.validateOneTimePassword()`, `Localkit.generateLocalPairingKey()` API.
* monaca: Fixed the POST parameter not sent to the server for some reason.
* monaca: Fixed the POST parameter not sent to the server for some reason.

v1.1.4
----
Expand Down

0 comments on commit 4b730b3

Please sign in to comment.