We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fe84d commit 58c70a6Copy full SHA for 58c70a6
1 file changed
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.6] - 2026-01-11
11
+
12
+### Changed
13
+- **Cleaner Version Output** - Hide commit and build time when unavailable
14
+ - `go install` users now see clean output: `plum version v0.3.6`
15
+ - Homebrew/binary users still see full details with commit hash and build time
16
+ - Removes clutter from "none" and "unknown" values
17
18
## [0.3.5] - 2026-01-11
19
20
### Fixed
0 commit comments