feat: add 0.2.0 release blog post with backlog cleanup and 0.3.0 roadmap

Create new blog entry detailing the 0.2.0 release, including the closure of 70+ issues, consolidation of the issue tracker, and plans for the upcoming 0.3.0 release. Update the blog index page with a link to the new post and add the corresponding RSS feed entry with publication date and description.
This commit is contained in:
underscorediscovery
2019-10-01 05:48:04 +00:00
parent 10bdacc874
commit 44e4cc03ec
3 changed files with 100 additions and 0 deletions
+7
View File
@@ -3,6 +3,13 @@
<link>https://wren.io/</link>
<description>The development blog of the Wren programming language.</description>
<language>en-us</language>
<item>
<title>0.2.0 and beyond</title>
<link>https://wren.io/blog/0.2.0-and-beyond.html</link>
<description>Checkpoints, and the plans for 0.3.0.</description>
<guid>https://wren.io/blog/0.2.0-and-beyond.html</guid>
<pubDate>Mon, 30 Sep 2019 00:00:00 GMT</pubDate>
</item>
<item>
<title>System.print("hello wren")</title>
<link>https://wren.io/blog/hello-wren.html</link>