Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 47aee0c

Browse files
committed
Updating CHANGELOG.md with 8.9.0-beta6 release notes.
1 parent a0f9080 commit 47aee0c

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Change Log
22

3+
## [8.9.0-beta6](https://github.com/acquia/blt/tree/8.9.0-beta6) (2017-06-27)
4+
[Full Changelog](https://github.com/acquia/blt/compare/8.9.0-beta5...8.9.0-beta6)
5+
6+
**Implemented enhancements:**
7+
8+
- Unneeded .gitignore line about drupal console. [\#1727](https://github.com/acquia/blt/issues/1727)
9+
- Robo feature request: total "setup" time [\#1719](https://github.com/acquia/blt/issues/1719)
10+
- Copying behat.yml and example.local.yml as part of setup:behat. [\#1732](https://github.com/acquia/blt/pull/1732) ([grasmash](https://github.com/grasmash))
11+
- Printing metadata for hook invokations. [\#1731](https://github.com/acquia/blt/pull/1731) ([grasmash](https://github.com/grasmash))
12+
- Fixes \#1719: Robo feature request: total "setup" time. [\#1730](https://github.com/acquia/blt/pull/1730) ([grasmash](https://github.com/grasmash))
13+
- Defaulting web driver to Selenium. [\#1729](https://github.com/acquia/blt/pull/1729) ([grasmash](https://github.com/grasmash))
14+
- \#1727 Removes drupal console related gitignore line. [\#1728](https://github.com/acquia/blt/pull/1728) ([marvil07](https://github.com/marvil07))
15+
- Adds probo.ci settings. [\#1726](https://github.com/acquia/blt/pull/1726) ([typhonius](https://github.com/typhonius))
16+
- Normalize variable usage in travis.yml. [\#1720](https://github.com/acquia/blt/pull/1720) ([greylabel](https://github.com/greylabel))
17+
- Preventing duplicate warnings from being displayed. [\#1716](https://github.com/acquia/blt/pull/1716) ([grasmash](https://github.com/grasmash))
18+
19+
**Fixed bugs:**
20+
21+
- Connects to \#1528: BLT's merged dependencies not installed during deploy [\#1634](https://github.com/acquia/blt/issues/1634)
22+
- Allowing specific Behat features to be tested. [\#1723](https://github.com/acquia/blt/pull/1723) ([grasmash](https://github.com/grasmash))
23+
- Implementing exit\_early after composer install. [\#1721](https://github.com/acquia/blt/pull/1721) ([dpagini](https://github.com/dpagini))
24+
25+
**Closed issues:**
26+
27+
- Unable to run tests via the simpletest UI [\#1724](https://github.com/acquia/blt/issues/1724)
28+
29+
**Misc merged pull requests**
30+
31+
- Issue \#1724: Fixed missing dev dependency. [\#1725](https://github.com/acquia/blt/pull/1725) ([danepowell](https://github.com/danepowell))
32+
- Changing drupalextension version to work with Lightning tests. [\#1717](https://github.com/acquia/blt/pull/1717) ([grasmash](https://github.com/grasmash))
33+
- Ensure travis commands run as 'CI' environment. [\#1715](https://github.com/acquia/blt/pull/1715) ([dpagini](https://github.com/dpagini))
34+
35+
336
## [8.9.0-beta5](https://github.com/acquia/blt/tree/8.9.0-beta5) (2017-06-21)
437
[Full Changelog](https://github.com/acquia/blt/compare/8.9.0-beta4...8.9.0-beta5)
538

0 commit comments

Comments
 (0)