We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1003f6b commit 65914f2Copy full SHA for 65914f2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+<a name="v1.20.5"></a>
4
+# [v1.20.5](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.20.5) - 02 Sep 2025
5
+- **feat** allow to parse generic cargo bench/criterion units (#280)
6
+- **fix** add summary even when failure threshold is surpassed (#285)
7
+- **fix** time units are not normalized (#318)
8
+
9
<a name="v1.20.4"></a>
10
# [v1.20.4](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.20.4) - 23 Oct 2024
11
- **feat** add typings and validation workflow (#257)
0 commit comments