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 e3df45c commit 070fab4Copy full SHA for 070fab4
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
**Summary of changes of the command line tool**
3
4
+## v5.1
5
+- **[ FEATURE ]** Optionally print out totals as decimal values (in minutes)
6
+ via the `--decimal` flag; e.g. `150` instead of `2h30m`.
7
+- **[ FEATURE ]** Support `--now` on `klog tags` as well.
8
+- **[ FEATURE ]** Allow setting a record summary via the `--summary` flag
9
+ when using `klog create`.
10
+
11
## v5.0
12
- **[ META ]** Release the klog file format specification into the public domain
13
(under the CC0/OWFa dual license).
0 commit comments