This repository was archived by the owner on May 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.1] - 2020-08-31
10+ ### Changed
11+ * add versioned requirements
12+
913## [ 0.1.0] - 2020-08-31
1014* Initial release
1115
12- [ Unreleased ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-listgroupsection/compare/0.1.0..master
16+ [ Unreleased ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-listgroupsection/compare/0.1.1..master
17+ [ 0.1.1 ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-listgroupsection/compare/0.1.0..0.1.1
1318[ 0.1.0 ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-listgroupsection/tree/0.1.0
Original file line number Diff line number Diff line change 1414 "dnadesign/silverstripe-elemental" : " ^4" ,
1515 "gorriecoe/silverstripe-link" : " ^1" ,
1616 "gorriecoe/silverstripe-linkfield" : " ^1" ,
17- "syntro/silverstripe-elemental-bootstrap-baseitems" : " dev-master " ,
18- "syntro/silverstripe-elemental-icons" : " dev-master "
17+ "syntro/silverstripe-elemental-bootstrap-baseitems" : " ^0.1 " ,
18+ "syntro/silverstripe-elemental-icons" : " ^1 "
1919 },
2020 "require-dev" : {
2121 "phpunit/phpunit" : " ^5.7" ,
You can’t perform that action at this time.
0 commit comments