summaryrefslogtreecommitdiff
path: root/tools/collect-changelog
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-02-15 10:06:37 -0500
committerMark Felder <feld@feld.me>2024-02-15 10:24:31 -0500
commit4648997a1017da68dcf5235e527e861f2c85cf91 (patch)
tree8279d92c4413bd9e935fcd3270d42d869d04ae33 /tools/collect-changelog
parentb91317b9bf5a615ab9655f8066abf70040eaf8d3 (diff)
downloadpleroma-4648997a1017da68dcf5235e527e861f2c85cf91.tar.gz
pleroma-4648997a1017da68dcf5235e527e861f2c85cf91.zip
Support a new changelog entry type: deps
Diffstat (limited to 'tools/collect-changelog')
-rwxr-xr-xtools/collect-changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/collect-changelog b/tools/collect-changelog
index 1e12d5640..d0e4905d4 100755
--- a/tools/collect-changelog
+++ b/tools/collect-changelog
@@ -23,5 +23,6 @@ collectType change Changed
collectType add Added
collectType fix Fixed
collectType remove Removed
+collectType deps Dependencies
rm changelog.d/*