diff --git a/CHANGES.md b/CHANGES.md index 334eb67..17ef326 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +2016-07-14, Version 2.20.0 +========================== + + * Update URLs in CONTRIBUTING.md (#198) (Ryan Graham) + + * travis: drop io.js, add Node v4 and v6 (Miroslav Bajtoš) + + * Stop caching config files (Miroslav Bajtoš) + + 2016-06-20, Version 2.19.0 ========================== diff --git a/package.json b/package.json index 64591ba..3ea4425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-boot", - "version": "2.19.0", + "version": "2.20.0", "description": "Convention-based bootstrapper for LoopBack applications", "keywords": [ "StrongLoop",