diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-25 15:15:08 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-25 15:15:08 +0100 |
commit | d20ccf50a1cd7f844316d3db8809db74d813152b (patch) | |
tree | ba012a8460c151364b9db809f41f600b46bbb66c /CHANGELOG.md | |
parent | b951485e5c225f02933bcd8f3be2f4a3d3c7f034 (diff) | |
parent | c6bb1e908a77b8212cf192c25763ef8293b7e600 (diff) |
Merge branch '2080-nav-fg-rename'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 621c61192..76e1e0170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - Add cobrand hook for dashboard viewing permission. #2285 - Have body.url work in hashref lookup. #2284 - OSM based map types can now override zoom levels #2288 + - Clearer name for navigation colours in SCSS. #2080 - Internal things: - Move send-comments code to package for testing. #2109 #2170 |