Skip to content

Commit

Permalink
release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Nov 20, 2021
1 parent 901a224 commit df04e71
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 2.0.11

#### NEW

- Append `/r` to tag transforms to replace original tag

#### FIXED

- Autotag tag transform fixes

### 2.0.10

#### NEW
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ _If you're one of the rare people like me who find this useful, feel free to [bu

<!--README-->

The current version of `doing` is <!--VER-->2.0.9<!--END VER-->.
The current version of `doing` is <!--VER-->2.0.10<!--END VER-->.

Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki).

Expand Down
2 changes: 1 addition & 1 deletion doing.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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.10
v2.0.11

=== Global Options
=== --config_file arg
Expand Down

0 comments on commit df04e71

Please sign in to comment.