mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
added release changelog config
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
changelog:
|
||||
exclude:
|
||||
authors:
|
||||
- dependabot
|
||||
categories:
|
||||
- title: 🎉 Features
|
||||
labels:
|
||||
- "Type: Enhancement"
|
||||
- title: 🐞 Bugs
|
||||
labels:
|
||||
- "Type: Bug"
|
||||
- title: 🔨 Maintenance
|
||||
labels:
|
||||
- "Type: Maintenance"
|
||||
- title: Other Changes
|
||||
labels:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user