1
0

Show last log if no ID specified

This commit is contained in:
2020-06-14 20:46:56 +00:00
parent 22a8e32e2c
commit 992c41c84b
4 changed files with 28 additions and 2 deletions

View File

@ -22,6 +22,9 @@
- Flag `--disable-preload` to ignore `[[preload]]` section of
configuration file.
- Now `out-of-tree log dump` will show the last log if no ID
specified.
## [1.3.0] 2020-05-30
### Added