Update changelog and bump pluggable.js

This commit is contained in:
JC Brand 2017-01-26 09:35:17 +00:00
parent 7ddca47032
commit 1fb6ad7310
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
- #743, #751, #753 Update to Strophe 1.2.12. SASL-EXTERNAL now has reduced priority, so it won't
be prioritized above other auth mechanisms. [jcbrand]
- #755: create composer.json to add this project in packagist.org [fabiomontefuscolo]
- #758: Bugfix. Render all resize drag handles for ChatRoomView. [LeoYReyes]
- Bugfix. Cancel button shown while registration form is being fetched wasn't working
properly. [jcbrand]

View File

@ -53,7 +53,7 @@
"otr": "0.2.16",
"phantom-jasmine": "0.1.8",
"phantomjs": "~1.9.7-1",
"pluggable.js": "0.0.2",
"pluggable.js": "0.0.3",
"po2json": "^0.4.4",
"requirejs": "2.3.2",
"requirejs-undertemplate": "~0.0.4",