|
1 | | -Dash Core version 0.12.3 |
2 | | -======================== |
| 1 | +Dash Core version 0.12.3.1 |
| 2 | +========================== |
3 | 3 |
|
4 | 4 | Release is now available from: |
5 | 5 |
|
@@ -148,7 +148,7 @@ Command-line options |
148 | 148 | -------------------- |
149 | 149 |
|
150 | 150 | New cmd-line options: |
151 | | -- introduced in Dash Core 0.12.3: `allowprivatenet`, `bip9params`, `sporkaddr`, `devnet`; |
| 151 | +- introduced in Dash Core 0.12.3.1: `allowprivatenet`, `bip9params`, `sporkaddr`, `devnet`; |
152 | 152 | - backported from Bitcoin Core 0.13/0.14: `blockreconstructionextratxn`, `maxtimeadjustment`, `maxtipage`, |
153 | 153 | `incrementalrelayfee`, `dustrelayfee`, `blockmintxfee`. |
154 | 154 |
|
@@ -205,10 +205,10 @@ The alert system was also kept in place for now. We are going to continue backpo |
205 | 205 | A lot of refactoring, code cleanups and other small fixes were done in this release again. We are going to continue making code more reliable and easier to review in future releases as well. |
206 | 206 |
|
207 | 207 |
|
208 | | -0.12.3 Change log |
209 | | -================= |
| 208 | +0.12.3.1 Change log |
| 209 | +=================== |
210 | 210 |
|
211 | | -See detailed [change log](https://github.com/dashpay/dash/compare/v0.12.2.3...dashpay:v0.12.3) below. |
| 211 | +See detailed [change log](https://github.com/dashpay/dash/compare/v0.12.2.3...dashpay:v0.12.3.1) below. |
212 | 212 |
|
213 | 213 | ### Governance: |
214 | 214 | - [`6c79c348e`](https://github.com/dashpay/dash/commit/6c79c348e) Drop "MAY, 2018" clause for proposal validation on mainnet (#2101) |
@@ -339,6 +339,7 @@ See detailed [change log](https://github.com/dashpay/dash/compare/v0.12.2.3...da |
339 | 339 | - [`e30009c31`](https://github.com/dashpay/dash/commit/e30009c31) Fix qt and fontconfig depends #1884 |
340 | 340 |
|
341 | 341 | ### Docs: |
| 342 | +- [`a80ef0423`](https://github.com/dashpay/dash/commit/a80ef0423) Update release notes (#2155) |
342 | 343 | - [`5e1149a65`](https://github.com/dashpay/dash/commit/5e1149a65) Update release notes (#2142) |
343 | 344 | - [`d46dc0f56`](https://github.com/dashpay/dash/commit/d46dc0f56) Update release notes (#2135) |
344 | 345 | - [`d076ad4ce`](https://github.com/dashpay/dash/commit/d076ad4ce) Update release notes and staging tree in README (#2116) |
|
0 commit comments