We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022dc9c commit a887ebaCopy full SHA for a887eba
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Unreleased
2
3
+<a name="v1.21.0"></a>
4
+# [v1.21.0](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.21.0) - 02 Mar 2026
5
+- **fix** include package name for duplicate bench names (#330)
6
+- **fix** avoid duplicate package suffix in Go benchmarks (#337)
7
+
8
<a name="v1.20.7"></a>
9
# [v1.20.7](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.20.7) - 06 Sep 2025
10
- **fix** improve parsing for custom benchmarks (#323)
0 commit comments