aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-02 12:29:31 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-02 12:29:31 +0100
commit85293da04381215fbf8384ec2e8d99d9862d6129 (patch)
tree920cdd86390062fa593f16ab12ad62a3d56e2ec6 /CHANGELOG.md
parent0d5cd3beb1aac885614fa3ca19a7e6c054bad65c (diff)
parentfb86b4dd50ad68b8f14351037d077d6cf9bc82b5 (diff)
Merge branch 'issues/commercial/1188-push-state'
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 c60236755..24b439127 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
- Do not scan through all problems to show /_dev pages.
- Say “Set password”, not Change, if no password set.
- Do not lose from_body field when edited by non-superuser admin.
+ - Fix history API bug with category/state selection.
- Development improvements:
- Cobrand hook for disabling updates on individual problems.
- Cobrand hook for disallowing title moderation. #2228