docs: add "benchmarks" section to changelog

This commit is contained in:
Edward Thomson
2024-12-16 10:55:49 +00:00
parent ab0e1606b4
commit 5576e8f6a9

3
.github/release.yml vendored
View File

@@ -15,6 +15,9 @@ changelog:
- title: Code cleanups
labels:
- cleanup
- title: Benchmarks
labels:
- benchmarks
- title: Build and CI improvements
labels:
- build