--- layout: base-en id: version-history title: Version history ---

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 %}