git-journal 1.8.1

The Git Commit Message and Changelog Generation Framework
Documentation
1
2
3
4
5
6
7
8
9
[Added] My Test Commit :tag1:

- List item 1
- List item 2
    - List item 2.1
    - List item 2.2
- List item 3

Reviewed-by: Me