summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 43521f6..1b3c9b9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,5 +1,5 @@
-8.0.0
-------
+8.0.0 (released 2022-10-05)
+---------------------------
* Rewrite the topological sorting algorithm to provide a more stable sort
order. Note that this may change the order in which migrations are applied.