Mix pleroma.instance creates parent directories now
authorMark Felder <feld@feld.me>
Tue, 2 Feb 2021 18:16:01 +0000 (12:16 -0600)
committerMark Felder <feld@feld.me>
Tue, 2 Feb 2021 18:16:01 +0000 (12:16 -0600)
CHANGELOG.md

index c4f3867a26d3d8797b0c4e5bcb8cd79ab8de6735..3431d2afaacbac36568cd0b44a0145e2d131c1ad 100644 (file)
@@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Creating incorrect IPv4 address-style HTTP links when encountering certain numbers.
 - Reblog API Endpoint: Do not set visibility parameter to public by default and let CommonAPI to infer it from status, so a user can reblog their private status without explicitly setting reblog visibility to private.
 - Tag URLs in statuses are now absolute
+- Mix task pleroma.instance creates missing parent directories if the configuration or SQL output paths are changed.
 
 <details>
   <summary>API Changes</summary>