11hiqdev/composer-config-plugin
22-----------------------------
33
4+ ## [ 0.2.1] - 2017-03-23
5+
6+ - Fixed wrong call of ` Composer\Config::get() `
7+ - [ 57e403a] 2017-03-23 csfixed [ @SilverFire ]
8+ - [ 33192bb] 2017-03-23 Added PHPUnit 6 compatibility [ @SilverFire ]
9+ - [ d32060d] 2017-03-23 Updated travis config [ @SilverFire ]
10+ - [ e1bea13] 2017-03-23 Fixed wrong call of composer\config::get() [ @SilverFire ]
11+
412## [ 0.2.0] - 2017-03-15
513
614- Added initializaion of composer autoloading for project classes become usable in configs
@@ -161,7 +169,7 @@ hiqdev/composer-config-plugin
161169[ ab86c3c ] : https://github.com/hiqdev/composer-config-plugin/commit/ab86c3c
162170[ e447659 ] : https://github.com/hiqdev/composer-config-plugin/commit/e447659
163171[ e1565a6 ] : https://github.com/hiqdev/composer-config-plugin/commit/e1565a6
164- [ Under development ] : https://github.com/hiqdev/composer-config-plugin/compare/0.1.0 ...HEAD
172+ [ Under development ] : https://github.com/hiqdev/composer-config-plugin/compare/0.2.1 ...HEAD
165173[ 0.0.9 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9
166174[ 0.0.8 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8
167175[ 0.0.7 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.0.6...0.0.7
@@ -185,3 +193,8 @@ hiqdev/composer-config-plugin
185193[ 2d68985 ] : https://github.com/hiqdev/composer-config-plugin/commit/2d68985
186194[ 49f229b ] : https://github.com/hiqdev/composer-config-plugin/commit/49f229b
187195[ 0.2.0 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.1.0...0.2.0
196+ [ e1bea13 ] : https://github.com/hiqdev/composer-config-plugin/commit/e1bea13
197+ [ 0.2.1 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.2.0...0.2.1
198+ [ 57e403a ] : https://github.com/hiqdev/composer-config-plugin/commit/57e403a
199+ [ 33192bb ] : https://github.com/hiqdev/composer-config-plugin/commit/33192bb
200+ [ d32060d ] : https://github.com/hiqdev/composer-config-plugin/commit/d32060d
0 commit comments