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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user