From c572fe26e9600352fb8d45c508dc4e570004ef37 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Wed, 21 Feb 2018 13:04:57 +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 febb25dde..42235c3ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 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 +- Admin emails list download https://github.com/consul/consul/pull/2466 ### Changed - Show investment links only on phase balloting or later https://github.com/consul/consul/pull/2386