From b78a29d60705a4b26a35cad14f1e188bbaa62f82 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Mon, 5 Feb 2018 20:28:19 +0100 Subject: [PATCH] Update unreleased section of Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ec4ac21..23d2b585a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Non translated strings & typos https://github.com/consul/consul/pull/2279 - Fix Budget Investment's milestones order https://github.com/consul/consul/pull/2431 - Only change budget slugs if its on draft phase https://github.com/consul/consul/pull/2434 +- Links to hidden comments on admin & moderation https://github.com/consul/consul/pull/2395 ### Security - Upgraded Paperclip version up to 5.2.1 to fix security problem https://github.com/consul/consul/pull/2393