diff --git a/README.md b/README.md index 59b07fb..6b24ff6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A Magento module initially created by [CTI Digital] to create and maintain datab - Keep versions of your configurations using your own versioning system. - Split your configuration based on the environment you're developing on. -If you're interested to find out more about the background of the configurator, watch this lightning talk by [Rick Steckles] at Mage Titans in Manchester on [YouTube]. +If you're interested to find out more about the background of the configurator, watch this lightning talk by [Raj Chevli] at Mage Titans in Manchester on [YouTube]. This is a work in progress and by no means for use with production environments (and probably not even development environments either just yet). @@ -96,7 +96,7 @@ It tests the following: | Up Sell Products | :white_check_mark: | :grey_exclamation: | :white_check_mark: | | Cross Sell Products | :white_check_mark: | :grey_exclamation: | :white_check_mark: | | Customers | :white_check_mark: | :white_check_mark: | :white_check_mark: | -| SQL | :x: | :x: | :x: | +| SQL | :white_check_mark: | :white_check_mark: | :white_check_mark: | | Shipping Table Rates | :x: | :x: | :x: | | Catalog Price Rules | :x: | :x: | :x: | | Shopping Cart Price Rules | :x: | :x: | :x: | @@ -109,5 +109,5 @@ MIT [CTI Digital]:http://www.ctidigital.com/ -[YouTube]:https://www.youtube.com/watch?v=u9zHaX8G5_0 -[Rick Steckles]:https://twitter.com/rick_steckles +[YouTube]:https://www.youtube.com/watch?v=iFkhAzJl2k0 +[Raj Chevli]:https://twitter.com/chevli diff --git a/composer.json b/composer.json index 505f18f..8a2f69e 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "satooshi/php-coveralls": "^1.0", "phpunit/phpunit": "4.1.0" }, - "version": "1.0.1", + "version": "1.1.0", "autoload": { "files": [ "registration.php" ], "psr-4": { diff --git a/docs/index.html b/docs/index.html index b704bc5..2fded62 100644 --- a/docs/index.html +++ b/docs/index.html @@ -174,20 +174,22 @@