From c2f71ecfe06d7d18243aecacece381067335e755 Mon Sep 17 00:00:00 2001 From: roll Date: Mon, 2 Jul 2018 10:55:40 +0300 Subject: [PATCH] Updated changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b077c20..f0bccdd 100644 --- a/README.md +++ b/README.md @@ -651,7 +651,7 @@ $ npm run build Here described only breaking and the most important changes. The full changelog and documentation for all released versions could be found in nicely formatted [commit history](https://github.com/frictionlessdata/tableschema-js/commits/master). -### v1.9.0 +### v1.9 Fix bug: - URI format must have the scheme protocol to be valid ([#135](https://github.com/frictionlessdata/tableschema-js/issues/135))