Skip to content

Commit 1a0357f

Browse files
v1.10.0
1 parent 10d7f7d commit 1a0357f

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# Change Log
22

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+
313
## v1.9.0 - 2020-04-07
414
## 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).
818

919
## v1.8.0 - 2020-02-07
1020
## Added

0 commit comments

Comments
 (0)