From b09dd53d7bcbe41afec63bd142b17575935e2349 Mon Sep 17 00:00:00 2001 From: Onni Hakala Date: Wed, 11 Jan 2017 21:10:05 +0200 Subject: [PATCH] Update changelog --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b621cd2..cd45a3a 100644 --- a/readme.md +++ b/readme.md @@ -65,8 +65,8 @@ I created this originally for installing multiple languages for WordPress with c "johnpbloch/wordpress": "*", "composer/installers": "~1.0", "vlucas/phpdotenv": "~1.0.6", - - + + "koodimonni-language/fi": "*", "koodimonni-language/et": "*", "koodimonni-language/ru_ru": "*", @@ -130,6 +130,7 @@ phpunit.xml * Handle deletions on removal and on update. This could be easily done with json-database in [vendor-dir] ##Changelog +* 1.1.0 Replaced `Composer\Script\PackageEvent` with `Composer\Installer\PackageEvent` * 1.0.1 Updated tests to new repository https://wp-languages.github.io * 1.0 Stable release, updated to newer composer-plugin-api * 0.2.4 Fixes crashing when 'dropin-paths' is not defined in extra section.