commit: 1951d56ed9651abc8f6a9d4dc02b7f976274415f parent c9cd449bba73375c25f9ef4c31caf80d0506ff63 Author: Mark Felder <feld@feld.me> Date: Fri, 16 Feb 2024 12:53:18 -0500 Revert "Add support for a "deps" changelog type and document deps changes since 2.6.1 release" This reverts commit 2a4fa4c408d874d8b938f780337d2956b6f0101f.Diffstat:
9 files changed, 1 insertion(+), 7 deletions(-)diff --git a/changelog.d/bandit.change b/changelog.d/bandit.change@@ -0,0 +1 @@ +Support Bandit as an alternative to Cowboy for the HTTP server.diff --git a/changelog.d/bandit.deps b/changelog.d/bandit.deps@@ -1 +0,0 @@ -Support Bandit as an alternative to Cowboy for the HTTP serverdiff --git a/changelog.d/eblurhash.deps b/changelog.d/eblurhash.deps@@ -1 +0,0 @@ -Replaced eblurhash with rinpatch_blurhashdiff --git a/changelog.d/exile.deps b/changelog.d/exile.deps@@ -1 +0,0 @@ -Add exile to replace custom process streaming implementation for calls to ffmpegdiff --git a/changelog.d/floki.deps b/changelog.d/floki.deps@@ -1 +0,0 @@ -Update Floki to 0.3.5diff --git a/changelog.d/http_signatures.deps b/changelog.d/http_signatures.deps@@ -1 +0,0 @@ -Update http-signatures to 0.1.2diff --git a/changelog.d/phoenix.deps b/changelog.d/phoenix.deps@@ -1 +0,0 @@ -Update Phoenix to 1.7.3diff --git a/changelog.d/promex.deps b/changelog.d/promex.changediff --git a/changelog.d/vix.deps b/changelog.d/vix.deps@@ -1 +0,0 @@ -Add Vix for image processing with libvips to replace some usage of ImageMagick