aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-05-29 12:35:42 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-05-29 13:06:30 +0100
commit033c9cb3abf5e2ed97c0360d26764038e878d67a (patch)
treef8893028f95ab6a27d900f627f88b4c9975811aa /CHANGELOG.md
parent0c2774150491a01f75f54caaaffe4126d46cb86c (diff)
Fix issues with RTL display/hardcoded directions.
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 848a70df1..9ee873306 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,7 @@
- Use inspection states in response template admin.
- Fixed CSS padding/overflow bug during sidebar "drawer" animations. #2132
- Response template containing double quote now works.
+ - A few small display issues with RTL text display.
- Admin improvements:
- Inspectors can set non_public status of reports. #1992
- Default start date is shown on the dashboard.