diff options
author | bashonly <bashonly@protonmail.com> | 2024-05-26 16:46:31 -0500 |
---|---|---|
committer | bashonly <bashonly@protonmail.com> | 2024-05-26 16:52:42 -0500 |
commit | ae2af1104f80caf2f47544763a33db2c17a3e1de (patch) | |
tree | 7c6489a735d71a323d59cc6c2a7fc31ab5ee07e8 | |
parent | 5c019f6328ad40d66561eac3c4de0b3cd070d0f6 (diff) |
[cleanup] Misc
Authored by: bashonly, seproDev, Grub4K
-rw-r--r-- | devscripts/changelog_override.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 4be1e58d4..86e8ec2f9 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -163,5 +163,11 @@ "when": "beaf832c7a9d57833f365ce18f6115b88071b296", "short": "[ie/soundcloud] Add `formats` extractor-arg (#10004)", "authors": ["bashonly", "Grub4K"] + }, + { + "action": "change", + "when": "5c019f6328ad40d66561eac3c4de0b3cd070d0f6", + "short": "[cleanup] Misc (#9765)", + "authors": ["bashonly", "Grub4K", "seproDev"] } ] |