From 1f2a2fbd1f3695c015bad22de78b7a8611ab2330 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jun 2018 11:53:55 +0200 Subject: [PATCH] Update version and changelog for 0.3.1 --- CHANGELOG.md | 11 ++++++++++- appinfo/info.xml | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22417ab..ca78a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). +## [Unreleased] + +## [0.3.1] + +- Add templates for footers and notifications - [#76](https://github.com/owncloud/templateeditor/issues/76) +- Add activity html template support - [#69](https://github.com/owncloud/templateeditor/issues/69) + ## [0.3] - 2018-04-09 First marketplace release @@ -43,4 +50,6 @@ First marketplace release - Initial implementation - [0.3]: https://github.com/owncloud/templateeditor/compare/v0.2...v0.3 \ No newline at end of file + [Unreleased]: https://github.com/owncloud/templateeditor/compare/v0.3.1...master + [0.3.1]: https://github.com/owncloud/templateeditor/compare/v0.3...v0.3.1 + [0.3]: https://github.com/owncloud/templateeditor/compare/v0.2...v0.3 diff --git a/appinfo/info.xml b/appinfo/info.xml index 5749fc6..868a02e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,8 +10,8 @@ To meet their exact needs and guidelines many administrators desire to customize The Mail Template Editor provides an easier and more comfortable way for ownCloud administrators to modify mail templates within the 'General' section of ownCloud admin settings using HTML or plain text depending on the respective template. Each [ownCloud Theme](https://marketplace.owncloud.com/themes) can provide separate templates making it very easy to switch between templates by just enabling a different theme. For more information, please read the [ownCloud Documentation](https://doc.owncloud.com/server/latest/admin_manual/configuration/server/email_configuration.html#using-email-templates). AGPL - Jörn Dreyer - 0.3 + Jörn Dreyer, Viktar Dubiniuk + 0.3.1 customization https://doc.owncloud.com/server/latest/admin_manual/configuration/server/email_configuration.html#using-email-templates