4 * Fix a problem with drush and base_path()
5 https://github.com/drush-ops/drush/issues/3463
6 * Improve creating a profile from an existing installation
7 * Update code to work with Drush 9
8 * Support both password and unix_socket access to the database
9 * Add a "docs" target tot he Makefile
10 * Misc documentation fixes
15 * Fix help text and man page entry for the bootstrap subcommand
16 * Add a NEWS file that can be used by packages as the upstream Changelog
21 * First public version