From 4768e7a1be5c14c2b633c8b45144c0769bd5d852 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Fri, 31 Jul 2020 11:14:45 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fc627f6f7..bb751325a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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 +### Added +- Show changeset signatures in ui and add public keys ([#1273](https://github.com/scm-manager/scm-manager/pull/1273)) + ## [2.3.0] - 2020-07-23 ### Added