From 295f77eb3ec7a0fe210ff0af7e231a0672d54b04 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 8 Oct 2020 23:22:26 +0200 Subject: Increase version v0.0.1 -> v0.0.2 --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..f4cd915 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,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* -- cgit v1.2.3