From fb165b526393e209ff5dbc71e0158e66f4437315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Checa?= Date: Tue, 20 Feb 2018 13:32:02 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26827c51e..1c93b2f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Missing polls button on help page https://github.com/consul/consul/pull/2452 - New legislation processes section on help page https://github.com/consul/consul/pull/2452 +- Add alert message when a user deletes an investment project from "My activity" https://github.com/consul/consul/pull/2385 ### Changed - Show investment links only on phase balloting or later https://github.com/consul/consul/pull/2386