From 3a5d7951ce8f35118ffdd7f8d86e09b909e1218c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 20 Apr 2018 07:36:24 -0700 Subject: [PATCH] Added Datasette 0.20 to news --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aca1c404..2f9cbab9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Some examples: https://github.com/simonw/datasette/wiki/Datasettes ## News +* 20th April 2018: [Datasette 0.20: static assets and templates for plugins](https://github.com/simonw/datasette/releases/tag/0.20) * 16th April 2018: [Datasette 0.19: plugins preview](https://github.com/simonw/datasette/releases/tag/0.19) * 14th April 2018: [Datasette 0.18: units](https://github.com/simonw/datasette/releases/tag/0.18) * 9th April 2018: [Datasette 0.15: sort by column](https://github.com/simonw/datasette/releases/tag/0.15)