Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
Release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
komu committed May 13, 2015
1 parent 5e13d54 commit 4a79cc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## x.y.z (yyyy-mm-dd)
## 0.3.0 (2015-05-14)

- Support for Dalesbred 1.0 (which changed package to org.dalesbred).
Old 0.x-versions are still supported as well.
Expand Down
4 changes: 2 additions & 2 deletions META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<idea-plugin version="2" url="https://github.com/EvidentSolutions/dalesbred-idea-plugin">
<id>fi.evident.dalesbred.plugin.idea</id>
<name>Dalesbred</name>
<version>0.2.9</version>
<version>0.3.0</version>
<vendor email="[email protected]" url="http://www.evident.fi">Evident Solutions</vendor>

<description><![CDATA[
<a href="http://dalesbred.org">Dalesbred</a> support.
]]></description>

<change-notes><![CDATA[
<h3>x.y.z (yyyy-mm-dd)</h3>
<h3>0.3.0 (2015-05-14)</h3>
<ul>
<li>Support for Dalesbred 1.0 (which changed package to org.dalesbred). Old 0.x-versions are still supported as well.</li>
</ul>
Expand Down

0 comments on commit 4a79cc7

Please sign in to comment.