From fc1266700fabdfba809a0959606baffdec39f4ae Mon Sep 17 00:00:00 2001 From: Robert Novotny Date: Mon, 30 Oct 2017 17:35:12 +0100 Subject: [PATCH] Update metadata for v0.3 --- resources/META-INF/plugin.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index e8e3211..0035b0c 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,14 +1,20 @@ com.github.novotnyr.jwt-intellij-plugin JWT (JSON Web Token) Analyzer - 0.2 + 0.3 Róbert Novotný -ú + 0.3 +
    +
  • Allow adding and removing claims from claim table +
  • Handle exception when copying an empty JWT to clipboard +
+ 0.2
  • Introduce claim editor: string, numeric, boolean values are allowed, timestamps have a dedicated editor