diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cf912e44..61ec4ac21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fix social images meta tags https://github.com/consul/consul/pull/1124 - 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 ### Security - Upgraded Paperclip version up to 5.2.1 to fix security problem https://github.com/consul/consul/pull/2393