summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-05-01 16:19:03 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-05-01 16:19:03 -0400
commitc21fa1738ea08455f906deba2762cdbd591b29ad (patch)
treec7ca6e2e47505144d0470d6080412707b3ea5258 /README.md
parent5277f2222417b5366e1ef6e0871c90e3946b1742 (diff)
null
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5286dfd..1dfee47 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@ Here are the major versions of `toc`.
<tr><td>0.3</td><td><code>struct</code> parameters</td><td>2020 Feb 25</td></tr>
<tr><td>0.4</td><td>Variadic functions</td><td>2020 Mar 13</td></tr>
<tr><td>0.5</td><td><code>break</code>, <code>continue</code>, <code>defer</code></td><td>2020 Mar 19</td></tr>
+<tr><td>0.6</td><td><code>use</code></td><td>2020 Apr 26</td></tr>
</table>
---