File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ blog = """
1515
1616### Articles
1717
18+ * [The Perfect Bug Report](/blog/the-perfect-bug-report)
1819 * [Blazing Fast HTML, Round Two](/blog/blazing-fast-html-round-two)
1920 * [How to Use Elm at Work](/blog/how-to-use-elm-at-work)
2021 * [A Farewell to FRP](/blog/farewell-to-frp)
@@ -39,6 +40,11 @@ blog = """
3940
4041<table class="releases">
4142 <tbody>
43+ <tr>
44+ <td>[0.18][18]</td>
45+ <td>New debugger with session import/export</td>
46+ <td>Nov</td>
47+ </tr>
4248 <tr>
4349 <td>[0.17][17]</td>
4450 <td>Add subscriptions, remove signals</td>
@@ -185,6 +191,7 @@ blog = """
185191 [151]: /blog/compiler-errors-for-humans
186192 [16]: /blog/compilers-as-assistants
187193 [17]: /blog/farewell-to-frp
194+ [18]: /blog/the-perfect-bug-report
188195
189196<br>
190197
You can’t perform that action at this time.
0 commit comments