make-release.py: Updated release notes and changelog for 1.0.12.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
zcash (1.0.12) stable; urgency=medium
|
||||||
|
|
||||||
|
* 1.0.12 release.
|
||||||
|
|
||||||
|
-- Zcash Company <team@z.cash> Thu, 28 Sep 2017 01:26:44 +0100
|
||||||
|
|
||||||
zcash (1.0.12~rc1) stable; urgency=medium
|
zcash (1.0.12~rc1) stable; urgency=medium
|
||||||
|
|
||||||
* 1.0.12-rc1 release.
|
* 1.0.12-rc1 release.
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Zcash Contributors
|
Zcash Contributors
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Jack Grigg (465)
|
Jack Grigg (470)
|
||||||
Simon Liu (272)
|
Simon Liu (274)
|
||||||
Sean Bowe (188)
|
Sean Bowe (188)
|
||||||
Daira Hopwood (102)
|
Daira Hopwood (102)
|
||||||
Taylor Hornby (65)
|
Taylor Hornby (65)
|
||||||
|
|||||||
14
doc/release-notes/release-notes-1.0.12.md
Normal file
14
doc/release-notes/release-notes-1.0.12.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Changelog
|
||||||
|
=========
|
||||||
|
|
||||||
|
Jack Grigg (5):
|
||||||
|
Fix pyflakes warnings in RPC tests
|
||||||
|
Individualise performance-measurements.sh errors for debugging
|
||||||
|
Fix incorrect failure in memory benchmark
|
||||||
|
make-release.py: Versioning changes for 1.0.12.
|
||||||
|
make-release.py: Updated manpages for 1.0.12.
|
||||||
|
|
||||||
|
Simon Liu (2):
|
||||||
|
Update which lock to synchronize on when calling GetBestAnchor().
|
||||||
|
Closes #2637. Make z_shieldcoinbase an experimental feature where it can be enabled with: zcashd -experimentalfeatures -zshieldcoinbase.
|
||||||
|
|
||||||
Reference in New Issue
Block a user