We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7932177 commit 8da9060Copy full SHA for 8da9060
CHANGELOG.md
@@ -5,6 +5,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
6
## [Unreleased]
7
8
+### Changes
9
+
10
+- Better handling of default values (hide parameters with default values) ([#950](https://github.com/vbrandl/hoc/pull/950))
11
+- Automatically detect the default branch for a repository ([#950](https://github.com/vbrandl/hoc/pull/950))
12
13
+### Fixes
14
15
+- fix cache clearing ([#950](https://github.com/vbrandl/hoc/pull/950))
16
17
## [1.3.0] 2025-11-16
18
19
### Changes
0 commit comments