From 108e91999996ff0b15b01c2eaaa4353b8ea55642 Mon Sep 17 00:00:00 2001 From: Paul Ruane Date: Fri, 5 Oct 2018 16:13:21 +0100 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c615390a..01d0901e 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,11 @@ Sqlite3 libraries, their Go bindings and the Go language standard library. Release Notes ============= +v0.7.2 +------ + + * VFS directories were not showing for tag values + v0.7.1 ------