From 1b4ca926cfd98fc933f3f5c566a6a52ea3760121 Mon Sep 17 00:00:00 2001 From: roll Date: Thu, 5 Oct 2017 18:20:05 +0300 Subject: [PATCH] v1.5.0 --- README.md | 5 +++++ goodtables/VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3996451c24..7bd152d9f5 100644 --- a/README.md +++ b/README.md @@ -608,6 +608,11 @@ and `mock` packages. This packages are available only in tox environments. 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/goodtables-py/commits/master). +### v1.5 + +New API added: +- Validation `source` now could be a `pathlib.Path` + ### v1.4 Improved behaviour: diff --git a/goodtables/VERSION b/goodtables/VERSION index 553485f0e1..a715b55dbe 100644 --- a/goodtables/VERSION +++ b/goodtables/VERSION @@ -1,2 +1,2 @@ -1.4.5 +1.5.0