Skip to content

Commit

Permalink
v0.3.4, Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
othree_kao committed Jul 26, 2013
1 parent f69087b commit 0ab5dcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
Changes
-------

### Version 0.3.4
* Add $ to iskeyword for jQuery and angular (Issue #4)
* Support linecomment (Issue #6)
* Add augularjs HTML custom attribute support

### Version 0.3.3
* No strict mode, better compatibility.

Expand Down
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=javascript-libraries-syntax.vim
VERSION=0.3.2
VERSION=0.3.4

bundle-deps:
$(call fetch_github,ID,REPOSITORY,BRANCH,PATH,TARGET_PATH)
Expand Down

0 comments on commit 0ab5dcb

Please sign in to comment.