From 6be788ff47b11fcc3e941d80c875a158b0b6afa2 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Tue, 26 Jul 2022 21:53:04 +0200 Subject: [PATCH] improve changelog --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecae4ca..629a4cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Unreleased](https://git.d3data.de/D3Public/PRGredirect/compare/1.0.0.0...rel_1.x) -## [1.0.0.0] - 2022-07-25 +## [1.0.0.0](https://git.d3data.de/D3Public/PRGredirect/releases/tag/1.0.0.0) - 2022-07-25 ### Added - performs POST forwarding in the following controllers - Search - Article lists (categories, manufacturers, vendors) - Contact -- no forwarding in case of errors in the contact form - -[Unreleased]: https://git.d3data.de/D3Public/PRGredirect/compare/1.0.0.0...HEAD -[1.0.0.0]: https://git.d3data.de/D3Public/PRGredirect/releases/tag/1.0.0.0 \ No newline at end of file +- no forwarding in case of errors in the contact form \ No newline at end of file