mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-13 12:31:13 +00:00
Add support for a "deps" changelog type and document deps changes since 2.6.1 release
This commit is contained in:
parent
772f8d08cf
commit
2a4fa4c408
9 changed files with 7 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
Support Bandit as an alternative to Cowboy for the HTTP server.
|
1
changelog.d/bandit.deps
Normal file
1
changelog.d/bandit.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Support Bandit as an alternative to Cowboy for the HTTP server
|
1
changelog.d/eblurhash.deps
Normal file
1
changelog.d/eblurhash.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Replaced eblurhash with rinpatch_blurhash
|
1
changelog.d/exile.deps
Normal file
1
changelog.d/exile.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Add exile to replace custom process streaming implementation for calls to ffmpeg
|
1
changelog.d/floki.deps
Normal file
1
changelog.d/floki.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Update Floki to 0.3.5
|
1
changelog.d/http_signatures.deps
Normal file
1
changelog.d/http_signatures.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Update http-signatures to 0.1.2
|
1
changelog.d/phoenix.deps
Normal file
1
changelog.d/phoenix.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Update Phoenix to 1.7.3
|
1
changelog.d/vix.deps
Normal file
1
changelog.d/vix.deps
Normal file
|
@ -0,0 +1 @@
|
|||
Add Vix for image processing with libvips to replace some usage of ImageMagick
|
Loading…
Reference in a new issue