From 51284c9f2075405a028b5a717d44cc4418f774b6 Mon Sep 17 00:00:00 2001 From: Ferran Pons Date: Thu, 7 Feb 2019 12:28:35 +0100 Subject: [PATCH] New Release version 1.1.3 (#31) * New Release version 1.1.3 * Changed the update pop-up message --- CHANGELOG.md | 4 +-- Protein.ipr | 35 +++++++++---------- build.gradle | 2 +- .../ide/component/ProteinUpdateComponent.kt | 8 ++--- src/main/resources/META-INF/plugin.xml | 6 ++-- version.properties | 2 +- 6 files changed, 25 insertions(+), 32 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d95a90..45706e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1 @@ -Adds support for Lists, more numeric types, nullability.
-Adds a simple KDoc to the request methods, using the summary field.
-Also lists parameter descriptions, when they exist. +Removed `/` from the beginning of annotation paths diff --git a/Protein.ipr b/Protein.ipr index 31c55b4..3ff1202 100644 --- a/Protein.ipr +++ b/Protein.ipr @@ -3,7 +3,7 @@