From a5450cf24e5e066f525a62c320b4a03c0d1c4bf1 Mon Sep 17 00:00:00 2001 From: Daniele Scasciafratte Date: Mon, 9 Apr 2018 16:04:45 +0200 Subject: [PATCH] bump --- CHANGELOG.md | 6 +++++- README.md | 4 ++-- manifest.json | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d27336e..d54e84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ +# 1.3.23 +* Fix: Not render tag inside preview if non-breaking space is enabled +* Improvement: less code for highlight non-breaking spaces + # 1.3.22 -* Fix: Fixed the hotkey for non-braking spaces +* Fix: Fixed the hotkey for non-breaking spaces # 1.3.21 * Enhancement: Improved consistency in the text diff --git a/README.md b/README.md index 45886ef..997110f 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ After that step we have to wait few hours for Chrome and for Firefox and all the * [Daniele Scasciafratte](https://github.com/Mte90) - The developer [Donate](https://www.paypal.me/mte90) * [Olegs Belousovs](https://github.com/sgelob) - The ideator * [Pascal Casier](https://github.com/ePascalC) - For the help with the glossaries and hotkeys -* [Garrett Hyder](https://github.com/garrett-eclipse) - For all the tickets -* [Jb Audras](https://github.com/audrasjb) - For all few fixes/implementation +* [Garrett Hyder](https://github.com/garrett-eclipse) - For all the tickets and patches +* [Jb Audras](https://github.com/audrasjb) - For all patches diff --git a/manifest.json b/manifest.json index 97e09bb..c606996 100644 --- a/manifest.json +++ b/manifest.json @@ -26,7 +26,7 @@ "css/style.css", "js/init.js" ], - "version": "1.3.22", + "version": "1.3.23", "description": "Improve the workflow on translate.wordpress.org", "homepage_url": "https://github.com/Mte90/GlotDict", "manifest_version": 2,