We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28595b0 commit d86ab5bCopy full SHA for d86ab5b
META-INF/plugin.xml
@@ -1,11 +1,13 @@
1
<idea-plugin version="2" url="http://github.com/johnlindquist/angularjs-plugin">
2
<name>AngularJS</name>
3
<description>Support for AngularJS</description>
4
- <version>0.1.5</version>
+ <version>0.1.6</version>
5
<vendor url="http://johnlindquist.com" email="[email protected]">johnlindquist</vendor>
6
<change-notes><![CDATA[
7
<html>
8
<dl>
9
+ <dt>0.1.6</dt>
10
+ <dd>Adding navigation and auto-closing {{</dd>
11
<dt>0.1.5</dt>
12
<dd>Adding "href" and "disabled" to the descriptors list</dd>
13
<dt>0.1.4</dt>
0 commit comments