summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2019-07-14 16:16:56 -0700
committerRuss Allbery <rra@cpan.org>2019-07-14 16:16:56 -0700
commit65f6bda9a030cdb85549cd1a16e81ff215ac9ca4 (patch)
treea4e9a8420963231c89e9613def2b1c0981e8c603 /Changes
parent3e080f0c052774d6687c038e88d1e6e4f4e1936a (diff)
Set user.name and user.email for Git in dist/basic.t test
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index da08635..34d9659 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
User-Visible DocKnot Changes
+DocKnot 3.01 (unreleased)
+
+ Set user.name and user.email for Git in dist/basic.t test.
+
DocKnot 3.00 (2019-06-29)
Separate configuration parsing into a new App::DocKnot::Config module,