From 8d394586f55bc4b8ab70476968d08fb6ec8339e5 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sat, 14 Apr 2018 09:04:38 -0700 Subject: [PATCH] Added 0.18 to news --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5d1d074..0be1ee2a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Some examples: https://github.com/simonw/datasette/wiki/Datasettes ## News +* 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) * 28th March 2018: [Baltimore Sun Public Salary Records](https://simonwillison.net/2018/Mar/28/datasette-in-the-wild/) - a data journalism project from the Baltimore Sun powered by Datasette - source code [is available here](https://github.com/baltimore-sun-data/salaries-datasette) * 27th March 2018: [Cloud-first: Rapid webapp deployment using containers](https://wwwf.imperial.ac.uk/blog/research-software-engineering/2018/03/27/cloud-first-rapid-webapp-deployment-using-containers/) - a tutorial covering deploying Datasette using Microsoft Azure by the Research Software Engineering team at Imperial College London