Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
 * Update package.json for LB3 release (Simon Ho)
 * Invalidate AccessTokens on password change (Miroslav Bajtoš)
 * Fix registration of operation hooks in User model (Miroslav Bajtoš)
 * Remove "options.template" from Email payload (Miroslav Bajtoš)
 * Upgrade eslint config and grunt-eslint to latest (Miroslav Bajtoš)
 * Update paid support URL (siddhipai)
 * Update paid support URL (Siddhi Pai)
 * Remove duplicate warning in issue template (Siddhi Pai)
  • Loading branch information
bajtos committed Dec 21, 2016
1 parent f71030f commit 668a9d0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGES.md
@@ -1,3 +1,23 @@
2016-12-21, Version 3.1.1
=========================

* Update package.json for LB3 release (Simon Ho)

* Invalidate AccessTokens on password change (Miroslav Bajtoš)

* Fix registration of operation hooks in User model (Miroslav Bajtoš)

* Remove "options.template" from Email payload (Miroslav Bajtoš)

* Upgrade eslint config and grunt-eslint to latest (Miroslav Bajtoš)

* Update paid support URL (siddhipai)

* Update paid support URL (Siddhi Pai)

* Remove duplicate warning in issue template (Siddhi Pai)


2016-12-05, Version 3.1.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "3.1.0",
"version": "3.1.1",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [
Expand Down

0 comments on commit 668a9d0

Please sign in to comment.