You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
-**Import Command:** The `import` command now provides more detailed feedback, reporting errors for invalid key lines instead of skipping them silently.
13
13
14
14
### Fixed
15
+
-**GoReleaser Workflow:** Corrected the method for passing release notes to the `goreleaser-action` by using the dedicated `release_notes` input, resolving the "unknown flag" error.
15
16
-**GoReleaser Workflow:** The release workflow now passes release notes via a CLI flag (`--release-notes-file`) to avoid using a GoReleaser Pro feature, fixing release failures.
16
17
-**Configuration Discovery:** Keymaster now prints a message when it automatically creates a default `.keymaster.yaml` file, improving user feedback on first run.
17
18
-**CLI Parsing:** Improved argument parsing in the `trust-host` command for consistency and robustness.
0 commit comments