summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-11 14:51:10 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-11 14:57:54 -0500
commit143ed955b939b3292801fb9503ad8759467defcd (patch)
tree4563d693b445af8c76aac68dccd42bca1f1e0f31 /README.md
parentaaebf30ccd75ba27ec55bc45ed886cdae2ca58ef (diff)
finishing touches for v. 0.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e94168..d7a121e 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,8 @@ Then run `make.bat`.
<tr><th>Version</th> <th>Description</th> <th>Date</th></tr>
<tr><td>0.0</td> <td>Very basic editor</td> <td>2021 Jan 31</td></tr>
<tr><td>0.1</td> <td>Syntax highlighting</td> <td>2021 Feb 3</td></tr>
-<tr><td>0.2</td> <td>Line numbers, check if file changed by another program</td> <td>2021 Feb 5</ted></tr>
+<tr><td>0.2</td> <td>Line numbers, check if file changed by another program</td> <td>2021 Feb 5</td></tr>
+<tr><td>0.3</td> <td>Find+replace, highlight matching parentheses, indent/dedent selection</td> <td>2021 Feb 11</td></tr>
</table>
## License