From 2cd4ce8c234b3a87c17be592197d265308967e52 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 8 Jun 2020 11:46:24 +0200 Subject: [PATCH] added pr link to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b97722525f..a28e738e28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Fixed -- Avoid caching of detected browser language +- Avoid caching of detected browser language ([#1176](https://github.com/scm-manager/scm-manager/pull/1176)) - Fixes configuration of jetty listener address with system property `jetty.host` ([#1173](https://github.com/scm-manager/scm-manager/pull/1173), [#1174](https://github.com/scm-manager/scm-manager/pull/1174)) ## [2.0.0] - 2020-06-04