diff --git a/PLAN b/PLAN index 8749645af..c0bce9e4f 100644 --- a/PLAN +++ b/PLAN @@ -82,4 +82,6 @@ Planned work in rough order * Make it possible to let time run backwards in the database (creation timestamps, universal changelog) +* Change slugs which were limited by the former 8-character slug length limit to + be more readable (needs both code changes and migrations).