From 880a07500e17e29db6407b2f8b66c18217ec57d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Checa?= Date: Tue, 20 Feb 2018 16:19:21 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c93b2f72..febb25dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 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 +- Admin newsletter emails https://github.com/consul/consul/pull/2462 ### Changed - Show investment links only on phase balloting or later https://github.com/consul/consul/pull/2386