Ensure deletes are handled after everything else
[akkoma] / CHANGELOG.md
index ece6af0d2883cec5c0fd01f1948980541b513958..cbe09d5984c086b9a8a4abe02efe07e475e5ea70 100644 (file)
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
+## Unreleased
+
+## Changes
+- Follows no longer override domain blocks, a domain block is final
+- Deletes are now the lowest priority to publish and will be handled after creates
+
 ## 2022.10
 
 ### Added