CHANGELOG.md: move Unreleased section ahead of unreleased-patch
authorrinpatch <rinpatch@sdf.org>
Mon, 7 Sep 2020 16:22:56 +0000 (19:22 +0300)
committerrinpatch <rinpatch@sdf.org>
Mon, 7 Sep 2020 16:22:56 +0000 (19:22 +0300)
CHANGELOG.md

index 78aae6f07bd716fcb41661511aafa21615c2b50c..46f1e859b0d1f93fac12db365f80ced5f41b753b 100644 (file)
@@ -3,6 +3,13 @@ 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
+
+### Removed
+
+- **Breaking:** Removed `Pleroma.Workers.Cron.StatsWorker` setting from Oban `:crontab`.
+
+
 ## unreleased-patch - ???
 
 ### Added
@@ -18,11 +25,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Cards being wrong for preview statuses due to cache key collision
 - Password resets no longer processed for deactivated accounts
 
-## Unreleased
-
-### Removed
-
-- **Breaking:** Removed `Pleroma.Workers.Cron.StatsWorker` setting from Oban `:crontab`.
 
 ## [2.1.0] - 2020-08-28