diff --git a/CHANGES.md b/CHANGES.md index 1ce5144..6146651 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +2019-01-22, Version 3.4.1 +========================= + + * fix: return null when findById/findOne returns 404 (Jannis Ötjengerdes) + + * style: fix linting (virkt25) + + 2018-06-21, Version 3.4.0 ========================= diff --git a/package.json b/package.json index 330505a..3a6f880 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-connector-remote", - "version": "3.4.0", + "version": "3.4.1", "description": "Remote REST API connector for Loopback", "main": "lib/remote-connector.js", "keywords": [