From 18a3868ec85d460ed20c540d1185ffba3f3256e0 Mon Sep 17 00:00:00 2001 From: Tomasz Morcinek Date: Fri, 7 Nov 2014 12:10:08 +0100 Subject: [PATCH] Release of version 1.3 --- META-INF/plugin.xml | 7 ++++++- README.md | 5 +++++ android-codegenerator-plugin-intellij.iml | 3 +-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index a19c4f7..ebcd78a 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -1,7 +1,7 @@ com.morcinek.android.codegenerator.plugin.intellij Android Code Generator Plugin - 1.2 + 1.3 Tomasz Morcinek Version 1.3 +
    +
  • Support for IntelliJ IDEA 14.
  • +
+ Version 1.2
  • ISSUE #2: Templates should be editable in PreferencesPages.
  • diff --git a/README.md b/README.md index d8b6893..598ee53 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ You can download zip file from [latest release](https://github.com/tmorcinek/and Change notes ------- +Version 1.3 +
      +
    • Support for IntelliJ IDEA 14.
    • +
    + Version 1.2
    • ISSUE #2: Templates should be editable in PreferencesPages.
    • diff --git a/android-codegenerator-plugin-intellij.iml b/android-codegenerator-plugin-intellij.iml index 43971a9..704cca9 100644 --- a/android-codegenerator-plugin-intellij.iml +++ b/android-codegenerator-plugin-intellij.iml @@ -10,5 +10,4 @@ - - + \ No newline at end of file