Skip to content

Commit d86ab5b

Browse files
committed
finalizing the "nav" stuff based on regex matching.
1 parent 28595b0 commit d86ab5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

META-INF/plugin.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<idea-plugin version="2" url="http://github.com/johnlindquist/angularjs-plugin">
22
<name>AngularJS</name>
33
<description>Support for AngularJS</description>
4-
<version>0.1.5</version>
4+
<version>0.1.6</version>
55
<vendor url="http://johnlindquist.com" email="[email protected]">johnlindquist</vendor>
66
<change-notes><![CDATA[
77
<html>
88
<dl>
9+
<dt>0.1.6</dt>
10+
<dd>Adding navigation and auto-closing {{</dd>
911
<dt>0.1.5</dt>
1012
<dd>Adding "href" and "disabled" to the descriptors list</dd>
1113
<dt>0.1.4</dt>

0 commit comments

Comments
 (0)