Skip to content

Commit c3d255b

Browse files
committed
updated CHANGELOG / todo
1 parent 6686837 commit c3d255b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
99

1010
### Added
1111

12+
- delete command implemented
1213
- Updated version to 0.0.4
1314
- edit command implemented
1415

todo.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
TODO: expand sqlite.h functionality
2-
TODO: delete command
32
TODO: disable sqlite logging
43
TODO: resolve memory leaks
54
TODO: parse CHANGELOG.md into the database
@@ -15,3 +14,4 @@ DONE: export command
1514
DONE: get command
1615
DONE: list command
1716
DONE: edit command
17+
DONE: delete command

0 commit comments

Comments
 (0)