Skip to content

Commit

Permalink
3.23.0
Browse files Browse the repository at this point in the history
 * Clear handler cache when a method is added/removed (Mohammed Essehemy)
 * Add `options.preserveAccessTokens` (lchaglla)
 * Update LB3 to be active LTS (Diana Lau)
 * Fix ACL tests to wait until all assertions finish (Moshe Malka)
 * chore: update to latest linting rules (virkt25)
  • Loading branch information
dhmlau committed Oct 9, 2018
1 parent d66c912 commit 4c49b5f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.md
@@ -1,3 +1,17 @@
2018-10-09, Version 3.23.0
==========================

* Clear handler cache when a method is added/removed (Mohammed Essehemy)

* Add `options.preserveAccessTokens` (lchaglla)

* Update LB3 to be active LTS (Diana Lau)

* Fix ACL tests to wait until all assertions finish (Moshe Malka)

* chore: update to latest linting rules (virkt25)


2018-09-12, Version 3.22.3
==========================

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

0 comments on commit 4c49b5f

Please sign in to comment.