From 55aa5bfdfb651fe67dded1451851a3a87c5c0189 Mon Sep 17 00:00:00 2001 From: rgarcia Date: Thu, 11 Jan 2018 12:24:07 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5298cb47e..f6a819e4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Redirect admin to budget lists after edit https://github.com/consul/consul/pull/2284 - Improve budget investment form https://github.com/consul/consul/pull/2280 - Prevent edition of investments if budget is in the final phase https://github.com/consul/consul/pull/2223 +- Split 'routes.rb' file into multiple small files https://github.com/consul/consul/pull/1908 ### Deprecated