From b1b5c20e8e4674c1f1906dcaf5fb11bcd07ffa5a Mon Sep 17 00:00:00 2001 From: Markus Weiland Date: Sun, 30 Sep 2018 11:58:48 +0200 Subject: [PATCH 1/2] Release version 4.0.0 Resolves #193 --- CHANGELOG.md | 5 +++++ README.md | 1 + VERSION | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6e6146..c90ebf2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log All notable changes to this project will be documented in this file. +## [4.0.0] - 2018-09-30 +### Changed +- Pull latest localization from Transifex +- Update readme with Thunderbird version compatibility + ## [4.0.0-beta5] - 2018-01-28 ### Added - Code beautifiers are available for JavaScript, XML, XUL and RDF files diff --git a/README.md b/README.md index 99859848..1a26e388 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Exchange Calendar extension can: * Manage the Exchange « out of office » feature. This extension requires: + * A recent Thunderbird version up to 59. * Lightning extension corresponding to the Thunderbird release. * The Exchange server has to provide an Exchange Web Service. diff --git a/VERSION b/VERSION index 35626288..fcdb2e10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.0-beta6 +4.0.0 From f8e60da39ece55db574761a5b972a75ca34b516a Mon Sep 17 00:00:00 2001 From: Markus Weiland Date: Sun, 30 Sep 2018 12:08:43 +0200 Subject: [PATCH 2/2] Add Thunderbird maximum version restriction --- CHANGELOG.md | 2 +- install.rdf.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c90ebf2b..f1b65b67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [4.0.0] - 2018-09-30 ### Changed - Pull latest localization from Transifex -- Update readme with Thunderbird version compatibility +- Set maximum version restriction to Thunderbird 59 ## [4.0.0-beta5] - 2018-01-28 ### Added diff --git a/install.rdf.template b/install.rdf.template index 78ebc2fb..ee349008 100644 --- a/install.rdf.template +++ b/install.rdf.template @@ -9,7 +9,7 @@ {3550f703-e582-4d05-9a08-453d09bdfdc6} 52.0.0 - 52.*.* + 59.*.*