layout | title |
---|---|
default |
News Archive |
A complete archive of important news and announcements related to Harbour.
For technical details, view the latest [ChangeLog]({{ site.baseurl }}/changelog{{ site.ilink_suffix }}) or [download]({{ site.dl_url }}) a release of Harbour.
You can also find release notes for older versions [here](https://raw.githubusercontent.com/{{ site.repo_slug }}/{{ site.repo_branch }}/doc/oldnews.txt).
{% for story in site.data.news %}
{{ story.date }}
: **{{ story.title }}**
{{ story.text }} {% endfor %}