1
1
hiqdev/composer-config-plugin
2
2
-----------------------------
3
3
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
+
4
12
## [ 0.2.0] - 2017-03-15
5
13
6
14
- Added initializaion of composer autoloading for project classes become usable in configs
@@ -161,7 +169,7 @@ hiqdev/composer-config-plugin
161
169
[ ab86c3c ] : https://github.com/hiqdev/composer-config-plugin/commit/ab86c3c
162
170
[ e447659 ] : https://github.com/hiqdev/composer-config-plugin/commit/e447659
163
171
[ 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
165
173
[ 0.0.9 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9
166
174
[ 0.0.8 ] : https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8
167
175
[ 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
185
193
[ 2d68985 ] : https://github.com/hiqdev/composer-config-plugin/commit/2d68985
186
194
[ 49f229b ] : https://github.com/hiqdev/composer-config-plugin/commit/49f229b
187
195
[ 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