We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558137e commit 665db0bCopy full SHA for 665db0b
CHANGELOG.md
@@ -5,6 +5,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
6
## [Unreleased]
7
8
+### New Features
9
+
10
+* Allow customization of the badge label ([#546])
11
12
### Dependency Updates
13
14
* Updated [`tracing-actix-web`](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.1 to 0.7.2 ([#542])
@@ -13,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
[#542]: https://github.com/vbrandl/hoc/pull/542
15
19
[#544]: https://github.com/vbrandl/hoc/pull/544
20
+[#546]: https://github.com/vbrandl/hoc/pull/546
16
21
22
## [0.29.0] 2023-01-07
23
0 commit comments