|
1 | | -hiqdev/composer-config-plugin |
2 | | ------------------------------ |
| 1 | +# hiqdev/composer-config-plugin |
| 2 | + |
| 3 | +## [0.2.3] - 2017-04-18 |
| 4 | + |
| 5 | +- Added vendor dir arg to `Builder::path` to get config path at given vendor dir |
| 6 | + - [ed7f586] 2017-04-18 csfixed [@hiqsol] |
| 7 | + - [06c9079] 2017-04-18 added vendor dir optional argument to `Builder::path` [@hiqsol] |
3 | 8 |
|
4 | 9 | ## [0.2.2] - 2017-04-12 |
5 | 10 |
|
@@ -185,7 +190,7 @@ hiqdev/composer-config-plugin |
185 | 190 | [ab86c3c]: https://github.com/hiqdev/composer-config-plugin/commit/ab86c3c |
186 | 191 | [e447659]: https://github.com/hiqdev/composer-config-plugin/commit/e447659 |
187 | 192 | [e1565a6]: https://github.com/hiqdev/composer-config-plugin/commit/e1565a6 |
188 | | -[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...HEAD |
| 193 | +[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...HEAD |
189 | 194 | [0.0.9]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9 |
190 | 195 | [0.0.8]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8 |
191 | 196 | [0.0.7]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.6...0.0.7 |
@@ -226,3 +231,6 @@ hiqdev/composer-config-plugin |
226 | 231 | [a490575]: https://github.com/hiqdev/composer-config-plugin/commit/a490575 |
227 | 232 | [d11c2bb]: https://github.com/hiqdev/composer-config-plugin/commit/d11c2bb |
228 | 233 | [0.2.2]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...0.2.2 |
| 234 | +[ed7f586]: https://github.com/hiqdev/composer-config-plugin/commit/ed7f586 |
| 235 | +[06c9079]: https://github.com/hiqdev/composer-config-plugin/commit/06c9079 |
| 236 | +[0.2.3]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...0.2.3 |
0 commit comments