mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Bitcoin Core: 0.12.0 release notes
This commit is contained in:
parent
8f6dfb338e
commit
c3b2300fe3
2 changed files with 921 additions and 3 deletions
|
@ -92,9 +92,7 @@ breadcrumbs:
|
|||
{% endcapture %}
|
||||
{% assign array_releases = text_releases | strip_newlines | split: '::' %}
|
||||
|
||||
- 2016-01-09 - [New Bitcoin Core website](https://bitcoincore.org)
|
||||
- 2016-01-07 - [Project Statement](/en/bitcoin-core/2016-01-07-statement)
|
||||
- 2015-12-21 - Capacity increases for the Bitcoin system: [Statement](/en/bitcoin-core/capacity-increases) & [FAQ](/en/bitcoin-core/capacity-increases-faq)
|
||||
- [New Bitcoin Core website](https://bitcoincore.org)
|
||||
{% comment %}<!-- show the latest three releases -->{% endcomment %}
|
||||
{% for release in array_releases %}
|
||||
{% if forloop.index <= 3 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue