Skip to content

Commit da99e38

Browse files
committed
Release 0.17.0: add blog post
1 parent 3e275c5 commit da99e38

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Bitcoin Core 0.17.0 Released
3+
name: blog-release-0.17.0
4+
id: en-blog-release-0.17.0
5+
lang: en
6+
type: posts
7+
layout: post
8+
share: true
9+
10+
## If this is a new post, reset this counter to 1.
11+
version: 1
12+
13+
excerpt: >
14+
We're pleased the release of Bitcoin Core 0.17, a major new version
15+
containing many new features as well as bug fixes and other
16+
improvements.
17+
---
18+
Bitcoin Core version 0.17.0 is now available for [download][download
19+
page] containing many new features as well as bug fixes and other
20+
improvements. For a complete list of changes, please see the [release
21+
notes][].
22+
23+
This release is not vulnerable to the [CVE-2018-17144][] duplicate
24+
inputs bug.
25+
26+
If have any questions, please stop by our [IRC chatroom][irc] and we’ll
27+
do our best to help you.
28+
29+
[release notes]: /en/releases/0.17.0/
30+
[IRC]: https://en.bitcoin.it/wiki/IRC_channels
31+
[download page]: /en/download
32+
[CVE-2018-17144]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17144
33+
34+
{% include references.md %}

0 commit comments

Comments
 (0)