aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-19 15:26:56 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-22 15:10:40 +0100
commitc6bb1e908a77b8212cf192c25763ef8293b7e600 (patch)
tree4b5c9b4079a19deb372c4f202cf9d78bf2e005ab /CHANGELOG.md
parentb57df33a0714d6ee6fb897887eb20b0387321afc (diff)
Rename nav SCSS variable names.
Anything using old names should still work as long as they included the mixins file.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b7342f92..28009a2bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,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