From b7eb6172a20499b4ae9369ba4d196d298730a5f7 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 10 Jun 2020 15:04:59 +0200 Subject: [PATCH] Renamed CHANGELOG.md --- CHANGELOG.md | 41 ++++++++++++++--------------------------- changelog.xml | 10 +++++----- 2 files changed, 19 insertions(+), 32 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c261ce9..44242e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,67 +6,54 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.5.3] [r4.23.0] - 2020-05-20 -### Changed +### Fixes -**Fixes** - -[#18318] Updated library org.eclipse.egit.github.core to open-jdk8 and TLSv1.2 +- Updated library org.eclipse.egit.github.core to open-jdk8 and TLSv1.2 [#18318] ## [v1.5.0] - 2018-10-01 -### Added - -**Features** +### Features -[#11725] Updated to StorageHub +- Updated to StorageHub [11725] ## [v1.4.0] - 2017-06-12 -### Added +### Features -**Features** - -[#8541] Support Java 8 compatibility +- Support Java 8 compatibility [#8541] ## [v1.3.0] - 2017-02-15 -### Added - -**Features** +### Features -[#6279] Updated PortalContext support +- Updated PortalContext support [#6279] ## [v1.2.0] - 2016-12-15 -### Added +### Features -**Features** - -Added Portal Context +- Added Portal Context ## [v1.1.0] - 2016-10-01 -### Added - -**Features** - -Removed accesslogger dependency +### Features -Updated to Auth 2.0 +- Removed accesslogger dependency +- Updated to Auth 2.0 ## [v1.0.0] - 2016-07-01 -First release +- First release diff --git a/changelog.xml b/changelog.xml index 154282e..ecb3e6d 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,20 +1,20 @@ - [#18318] Updated library org.eclipse.egit.github.core to open-jdk8 and - TLSv1.2 + Updated library org.eclipse.egit.github.core to open-jdk8 and + TLSv1.2 [#18318] - [#11725] Updated to StorageHub + Updated to StorageHub [#11725] - [#8541] Support Java 8 compatibility + Support Java 8 compatibility [#8541] - [#6279] Updated PortalContext support + Updated PortalContext support [#6279]