Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 3e14da0

Browse files
committed
0.5.2 release
1 parent 05dffe7 commit 3e14da0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.5.2 (2018-01-05)
2+
* disable autocompletion in JavaScript with comma and so on - [#83](https://github.com/angular-ui/AngularJS-Atom/issues/83)
3+
14
### 0.5.1 (2017-12-03)
25
* fix Uncaught TypeError: Cannot read property 'toLowerCase' of undefined - [#82](https://github.com/angular-ui/AngularJS-Atom/issues/82)
36
* support autocompletions with prefix started with $

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularjs",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"main": "./lib/angularjs",
55
"description": "An AngularJS package for Atom",
66
"keywords": [

0 commit comments

Comments
 (0)