Skip to content

Commit 01bad0d

Browse files
committed
version bump to 0.0.9
1 parent 434673d commit 01bad0d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
hiqdev/composer-config-plugin
22
-----------------------------
33

4+
## [0.0.9] - 2016-09-22
5+
6+
- Fixed infinite loop in case of circular dependencies in composer
7+
48
## [0.0.8] - 2016-08-27
59

610
- Added showing ordered list of packages when verbose option

history.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
hiqdev/composer-config-plugin
22
-----------------------------
33

4+
## [0.0.9] - 2016-09-22
5+
6+
- Fixed infinite loop in case of circular dependencies in composer
7+
- [434673d] 2016-09-22 fixed: prevented infinite loop in case of circular dependencies [sol@hiqdev.com]
8+
- [5b6b30e] 2016-09-14 improved readme [sol@hiqdev.com]
9+
410
## [0.0.8] - 2016-08-27
511

612
- Added showing ordered list of packages when verbose option
@@ -87,3 +93,5 @@ hiqdev/composer-config-plugin
8793
[cc15516]: https://github.com/hiqdev/composer-config-plugin/commit/cc15516
8894
[a9c0ba1]: https://github.com/hiqdev/composer-config-plugin/commit/a9c0ba1
8995
[5de8257]: https://github.com/hiqdev/composer-config-plugin/commit/5de8257
96+
[434673d]: https://github.com/hiqdev/composer-config-plugin/commit/434673d
97+
[5b6b30e]: https://github.com/hiqdev/composer-config-plugin/commit/5b6b30e

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.8 2016-08-27 05:30:00 +0000 5de8257f4fb1c69306da19f90297f6b681c64db3
1+
0.0.9 2016-09-22 13:49:48 +0000 434673d2c6cc6021595c257a858fd1f267963f8e

0 commit comments

Comments
 (0)