From 6e53fef5509077f26d023cf29aae72619121e8cf Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Wed, 26 Sep 2018 10:03:17 +0000 Subject: [PATCH] release 2.2 --- Changes | 8 ++++++++ manifest.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 4e8ad08..844595a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,11 @@ +2.2 [2018-09-26] + * remove leading/trailing white-space before evaluating input's + likeliness + * extend DSA numbers with an optional trailing -\d+, treat DLA as DSA, + add new 'security' color-tag + * add support for clipboard.readText(), available in firefox 63 + * provide light and dark icon variants with standard colors + 2.1 [2018-08-22] * Allow for and trim leading '#' in bug numbers diff --git a/manifest.json b/manifest.json index 7dc85f8..bf94771 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "author": "Damyan Ivanov", "manifest_version": 2, - "version": "2.1", + "version": "2.2", "name": "Debian queries", "description": "Query Debian-related websites using the text in the clipboard", "homepage_url": "http://icedeb.ktnx.net/", -- 2.39.2