Skip to content

Commit 9560077

Browse files
committed
### 1.2.74
2025-03-16 07:06 #### FIXED - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - Error in concat for line notes - - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - - - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - Error in concat for line notes - Failure on priority compare when priority is integer
1 parent 163abcd commit 9560077

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 1.2.74
2+
3+
2025-03-16 07:06
4+
5+
#### FIXED
6+
7+
- - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy
8+
- - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - Error in concat for line notes
9+
- - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy
10+
- - - - - - - - @fixed Matching parenthetical notes at the end of a task entry was too greedy - Error in concat for line notes
11+
- Failure on priority compare when priority is integer
12+
113
### 1.2.73
214

315
2025-03-15 08:28

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
_If you're one of the rare people like me who find this useful, feel free to
1010
[buy me some coffee][donate]._
1111

12-
The current version of `na` is 1.2.73.
12+
The current version of `na` is 1.2.74.
1313

1414
`na` ("next action") is a command line tool designed to make it easy to see what your next actions are for any project, right from the command line. It works with TaskPaper-formatted files (but any plain text format will do), looking for `@na` tags (or whatever you specify) in todo files in your current folder.
1515

@@ -76,7 +76,7 @@ SYNOPSIS
7676
na [global options] command [command options] [arguments...]
7777
7878
VERSION
79-
1.2.73
79+
1.2.74
8080
8181
GLOBAL OPTIONS
8282
-a, --add - Add a next action (deprecated, for backwards compatibility)

0 commit comments

Comments
 (0)