Skip to content

Commit 85555c2

Browse files
committed
fixed sort command. added new automation to makefile
1 parent 472f35e commit 85555c2

File tree

9 files changed

+87
-688
lines changed

9 files changed

+87
-688
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Jotdown
22

3+
## version 1.3.0
4+
- Remove unused library like `reqwest`
5+
- Fixed `sort` command of Jotdown
6+
- Now jotdown sorts pending items at top and completed items at bottom
7+
when `sort` command is applied
8+
- Updated `makefile`
9+
- Added `cleanup` and `build` automation commands to makefile
10+
11+
312
## version 1.2.0
13+
- Removed `regex` crate as it adds 1.8mb size to the executable
414
- 06/29/2024
515
- Bump up version to `1.2.0`
616
- Highlight: Highlight topics with cyan color

0 commit comments

Comments
 (0)