From 5a0841bd42fa53edb26bd281795e04bed0edf8e9 Mon Sep 17 00:00:00 2001 From: Florian Scholdei <45232454+fscholdei@users.noreply.github.com> Date: Thu, 23 Jul 2020 13:04:46 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0101b8088..9c8e8dd943 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Adding start delay to liveness and readiness probes in helm chart template - Init svn repositories with trunk folder ([#1259](https://github.com/scm-manager/scm-manager/pull/1259)) +- Show line numbers in source code view by default ([#1265](https://github.com/scm-manager/scm-manager/pull/1265)) ### Fixed - Fixed file extension detection with new spotter version