diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d28194..1c624c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 0.5.2 (2018-01-05) +* disable autocompletion in JavaScript with comma and so on - [#83](https://github.com/angular-ui/AngularJS-Atom/issues/83) + ### 0.5.1 (2017-12-03) * fix Uncaught TypeError: Cannot read property 'toLowerCase' of undefined - [#82](https://github.com/angular-ui/AngularJS-Atom/issues/82) * support autocompletions with prefix started with $ diff --git a/package.json b/package.json index 923a9c7..390ce77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angularjs", - "version": "0.5.1", + "version": "0.5.2", "main": "./lib/angularjs", "description": "An AngularJS package for Atom", "keywords": [