diff --git a/ImportPlugin.php b/ImportPlugin.php index 6570f0a..bf22429 100644 --- a/ImportPlugin.php +++ b/ImportPlugin.php @@ -11,7 +11,7 @@ function getName() function getVersion() { - return '0.8.7'; + return '0.8.8'; } function getDeveloper() diff --git a/README.md b/README.md index 67e0c8b..968bf9c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ Map fields Changelog ================= +###0.8.8### + - Remove title workaround, the fix is to escape comma's + - Better date parsing + ###0.8.7### - Added ancestor matching (by uri) - Improved entry type matching