summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-02-04 19:50:05 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-02-04 19:51:07 +0100
commitd1fc8c3995cb5464742d3c138078ec65db4cd7bc (patch)
tree0327578ada073975cac18b8b63db5c615636681f /doc
parent1d4015dc9c5b9d3a761f62b1efe319f484b77259 (diff)
Add second support in imag-diary commandline interface
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 7d59b060..3e3340c5 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -32,6 +32,7 @@ This section contains the changelog from the last release to the next release.
* `libimagentryutil` was introduced, a library for helpers for
`libimagstore::store::Entry` handling and writing extension-writing.
* `imag-edit` was introduced
+ * `imag-diary` got second-granularity support in the CLI.
* Minor changes
* Internals were refactored from `match`ing all the things into function
chaining