summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2022-10-05 13:18:54 +0000
committerOlly Cope <olly@ollycope.com>2022-10-05 13:18:54 +0000
commit7ef283a2757fc5eb49336daad86ae7ea2525757b (patch)
treeb50728065d2813d2d5ca970b81ca08c54cc66eb9
parent2046656a656222747d67432e9b8bdec1ae243cb7 (diff)
downloadyoyo-7ef283a2757fc5eb49336daad86ae7ea2525757b.tar.gz
Mark changelog with release date for v8.0.0
-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.