File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v1.1.0
5
+
6
+ [ compare changes] ( https://github.com/azat-io/todoctor/compare/v1.0.0...v1.1.0 )
7
+
8
+ ### 🚀 Features
9
+
10
+ - Add output format option ([ a7e9baa] ( https://github.com/azat-io/todoctor/commit/a7e9baa ) )
11
+ - Format json output ([ d9c50c3] ( https://github.com/azat-io/todoctor/commit/d9c50c3 ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Azat S. ([ @azat-io ] ( http://github.com/azat-io ) )
16
+
4
17
## v1.0.0
5
18
6
19
[ compare changes] ( https://github.com/azat-io/todoctor/compare/v0.2.0...v1.0.0 )
Original file line number Diff line number Diff line change 2
2
"name" : " todoctor" ,
3
3
"description" : " CLI tool to track and visualize TODO comments in Git repositories" ,
4
4
"type" : " module" ,
5
- "version" : " 1.0 .0" ,
5
+ "version" : " 1.1 .0" ,
6
6
"repository" : " azat-io/todoctor" ,
7
7
"author" :
" Azat S. <[email protected] >" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments