--- layout: base lang: en id: version-history title: Bitcoin-Qt version history ---

Bitcoin-Qt version history

{% for post in site.categories.releases %}

{{ post.title }}
{{ post.date | date:"%e %B %Y" }}

{% if post.src %}

Full announcement (including signatures)

{% endif %} {{ post.content }}
{% endfor %}