blob: 405082082fd1fb57789dd183efd387ec4d85c3e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
CHANGELOG
=========
v0.0.3 (2020-10-17):
Fixes:
* Output file paths relative to the current working directory instead of the
repository root.
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*
|