Browse Source

Fixed pleroma.user delete_activities mix task.

test/buildperf
Mark Felder 3 years ago
parent
commit
d7a71a275a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Uploading custom instance thumbnail via AdminAPI/AdminFE generated invalid URL to the image
- Applying ConcurrentLimiter settings via AdminAPI
- User login failures if their `notification_settings` were in a NULL state.
- Mix task `pleroma.user delete_activities` query transaction timeout is now :infinity

## [2.3.0] - 2020-03-01



Loading…
Cancel
Save