blob: f4cd91580e0ed28b1f51710c6c967f23e0846495 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
CHANGELOG
=========
v0.0.2 (2020-10-08):
Fixes:
* The command now works in subdirectories of a repository.
* TODO lines in untracked files are now included in the output.
v0.0.1 (2020-10-03):
First public release.
vim:tw=80:comments=:fo+=n:formatlistpat=^\\s*\\*\\s*
|