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

Commit da18fc8

Browse files
committed
add v0.4.0 changelog
1 parent 7d9c3b6 commit da18fc8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.4.0 (2017-02-04)
2+
* fix deprecated selector since Atom v1.13.0 - [#68](https://github.com/angular-ui/AngularJS-Atom/issues/68)
3+
* add new attributes of angularjs
4+
15
### 0.3.5 (2016-07-27)
26
* change syntax names to compatable with themes - [#50](https://github.com/angular-ui/AngularJS-Atom/issues/50)
37
* fix a ng-model-options syntax highlight bug - [#58](https://github.com/angular-ui/AngularJS-Atom/issues/58)

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AngularJS support in Atom
1+
# AngularJS v1.x support in Atom
22

3-
Adds syntax highlighting and snippets to AngularJS in Atom.
3+
Adds syntax highlighting and snippets to AngularJS v1.x in Atom.
44

55
Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
66
from the [AngularJS TextMate bundle](https://github.com/angular-ui/AngularJs.tmbundle).

0 commit comments

Comments
 (0)