diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ CHANGELOG ========= +v0.2.0 (2021-10-15): + Additions: + + * Add `]o` and [o` mappings to move to the next and previous regular + priority to-do. + * Add `]y` and [y` mappings to move to the next and previous high + priority to-do. + + Fixes: + + * Correct a rendering issue in the documentation due to concealed syntax. + v0.1.1 (2020-03-21): Fixes: |