diff --git a/README.md b/README.md index 0751900..15d8a20 100644 --- a/README.md +++ b/README.md @@ -128,14 +128,14 @@ Each separate output has its own set of configuration. So, replace `which-one` w ## Roadmap - [x] `drop` command. This is functional, and supports all the features of `drop-a-log` - + [ ] Don't add an extra blank line before new entries - + [ ] Add a new line at the end + + [x] Don't add an extra blank line before new entries + + [x] Add a new line at the end - [ ] Output log entries + [ ] A single date + [ ] a specific period of time + [ ] filter to specific logs + [ ] stdout - - [ ] plain text + - [x] plain text - [ ] JSON - [ ] YAML - [ ] Other formats? Submit an issue!