From 6248c7b99de278f508f5cb528c96c7a0899cc1ba Mon Sep 17 00:00:00 2001 From: Brett Terpstra Date: Thu, 18 Nov 2021 06:07:48 -0600 Subject: [PATCH] release prep --- CHANGELOG.md | 6 ++++++ Gemfile.lock | 2 +- README.md | 2 +- doing.rdoc | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ea29c67..952bd91b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 2.0.7.pre + +#### FIXED + +- Zsh completion not outputting results + ### 2.0.6.pre #### NEW diff --git a/Gemfile.lock b/Gemfile.lock index a8f68c3a..702c39f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - doing (2.0.6.pre) + doing (2.0.7.pre) chronic (~> 0.10, >= 0.10.2) deep_merge (~> 1.2, >= 1.2.1) gli (~> 2.19, >= 2.19.2) diff --git a/README.md b/README.md index e589e503..9d0506ca 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _If you're one of the rare people like me who find this useful, feel free to [bu -The current version of `doing` is 2.0.5. +The current version of `doing` is 2.0.6. Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki). diff --git a/doing.rdoc b/doing.rdoc index 496c5b84..6336a1a5 100644 --- a/doing.rdoc +++ b/doing.rdoc @@ -2,7 +2,7 @@ Doing uses a TaskPaper-like formatting to keep a plain text record of what you've been doing, complete with tag-based time tracking. The command line tool allows you to add entries, annotate with tags and notes, and view your entries with myriad options, with a focus on a "natural" language syntax. -v2.0.6.pre +v2.0.7.pre === Global Options === --config_file arg