File tree 1 file changed +13
-3
lines changed
1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## v1.10.0 - 2021-01-14
4
+ ### Added
5
+ * Added handling for ` LibraryInstaller ` returning ` PromiseInterface ` .
6
+ * Added Moodle document converter, [ #464 ] ( https://github.com/composer/installers/pull/464 ) .
7
+ * Added installer for Starbug packages, [ #475 ] ( https://github.com/composer/installers/pull/475 ) .
8
+ * Added installer for Processwire module, [ #472 ] ( https://github.com/composer/installers/pull/472 ) .
9
+
10
+ ### Fixed
11
+ * Fixed TAO Installer for proper work, [ #437 ] ( https://github.com/composer/installers/pull/437 ) .
12
+
3
13
## v1.9.0 - 2020-04-07
4
14
## Added
5
- * Added support for Composer 2.0
6
- * Added drupal-database-driver type to Drupal Framework, [ #452 ] ( https://github.com/composer/installers/pull/452 )
7
- * Added support for declaring installer-paths values as strings [ #449 ] ( https://github.com/composer/installers/pull/449 )
15
+ * Added support for Composer 2.0.
16
+ * Added drupal-database-driver type to Drupal Framework, [ #452 ] ( https://github.com/composer/installers/pull/452 ) .
17
+ * Added support for declaring installer-paths values as strings [ #449 ] ( https://github.com/composer/installers/pull/449 ) .
8
18
9
19
## v1.8.0 - 2020-02-07
10
20
## Added
You can’t perform that action at this time.
0 commit comments