Add support for a "deps" changelog type and document deps changes since 2.6.1 release

This commit is contained in:
Mark Felder 2024-02-15 10:20:52 -05:00
parent 772f8d08cf
commit 2a4fa4c408
9 changed files with 7 additions and 1 deletions

View File

@ -1 +0,0 @@
Support Bandit as an alternative to Cowboy for the HTTP server.

1
changelog.d/bandit.deps Normal file
View File

@ -0,0 +1 @@
Support Bandit as an alternative to Cowboy for the HTTP server

View File

@ -0,0 +1 @@
Replaced eblurhash with rinpatch_blurhash

1
changelog.d/exile.deps Normal file
View File

@ -0,0 +1 @@
Add exile to replace custom process streaming implementation for calls to ffmpeg

1
changelog.d/floki.deps Normal file
View File

@ -0,0 +1 @@
Update Floki to 0.3.5

View File

@ -0,0 +1 @@
Update http-signatures to 0.1.2

1
changelog.d/phoenix.deps Normal file
View File

@ -0,0 +1 @@
Update Phoenix to 1.7.3

1
changelog.d/vix.deps Normal file
View File

@ -0,0 +1 @@
Add Vix for image processing with libvips to replace some usage of ImageMagick