diff --git a/CHANGES.md b/CHANGES.md index a01bf2e..d859860 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +2016-10-07, Version 1.1.1 +========================= + + * Update pt translation file (Candy) + + * Update translation files - round#2 (Candy) + + * globalization: add translated strings (gunjpan) + + 2016-09-05, Version 1.1.0 ========================= diff --git a/package.json b/package.json index ce74362..0228e8a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "strong-error-handler", "description": "Error handler for use in development and production environments.", "license": "MIT", - "version": "1.1.0", + "version": "1.1.1", "repository": { "type": "git", "url": "https://github.com/strongloop/strong-error-handler.git"