diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 835748fcb..71e8b0b58 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,9 @@ +zcash (1.0.13) stable; urgency=medium + + * 1.0.13 release. + + -- Zcash Company Mon, 20 Nov 2017 12:31:53 +0000 + zcash (1.0.13~rc2) stable; urgency=medium * 1.0.13-rc2 release. diff --git a/doc/authors.md b/doc/authors.md index 2dbe9f661..7094aff8b 100644 --- a/doc/authors.md +++ b/doc/authors.md @@ -1,7 +1,7 @@ Zcash Contributors ================== -Jack Grigg (512) +Jack Grigg (514) Simon Liu (281) Sean Bowe (193) Daira Hopwood (102) diff --git a/doc/release-notes/release-notes-1.0.13.md b/doc/release-notes/release-notes-1.0.13.md new file mode 100644 index 000000000..d65521687 --- /dev/null +++ b/doc/release-notes/release-notes-1.0.13.md @@ -0,0 +1,7 @@ +Changelog +========= + +Jack Grigg (2): + make-release.py: Versioning changes for 1.0.13. + make-release.py: Updated manpages for 1.0.13. +