Skip to content

Commit 0d23a3f

Browse files
authored
Merge pull request #100 from openeuropa/create-release-100-beta5
Create the release 1.0.0-beta5
2 parents 4102501 + 9568dce commit 0d23a3f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [1.0.0-beta5](https://github.com/openeuropa/task-runner/tree/1.0.0-beta5) (2019-03-13)
4+
[Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta4...1.0.0-beta5)
5+
6+
**Closed issues:**
7+
8+
- Ensure consolidation/annotated-command has the right version [\#95](https://github.com/openeuropa/task-runner/issues/95)
9+
- Allow users to define a custom Task Runner configuration available in their home directory [\#62](https://github.com/openeuropa/task-runner/issues/62)
10+
11+
**Merged pull requests:**
12+
13+
- OPENEUROPA-1697: Add drupal.site.generate\_db\_url parameter [\#99](https://github.com/openeuropa/task-runner/pull/99) ([ademarco](https://github.com/ademarco))
14+
- Issue \#95: Upgrade minimum version of Robo so it works with Drush 8.2.0 properly [\#96](https://github.com/openeuropa/task-runner/pull/96) ([drupol](https://github.com/drupol))
15+
- OPENEUROPA-1569: Task-Runner: Add support in task-runner "process" task arrays \(imploded to string with comma delimiter\). [\#93](https://github.com/openeuropa/task-runner/pull/93) ([sergepavle](https://github.com/sergepavle))
16+
- OPENEUROPA-1535: Fix various coding style inconsistencies. [\#92](https://github.com/openeuropa/task-runner/pull/92) ([drupol](https://github.com/drupol))
17+
- OPENEUROPA-1371: Allow users to define a custom Task Runner configuration in their home directory. [\#63](https://github.com/openeuropa/task-runner/pull/63) ([drupol](https://github.com/drupol))
18+
319
## [1.0.0-beta4](https://github.com/openeuropa/task-runner/tree/1.0.0-beta4) (2019-01-07)
420
[Full Changelog](https://github.com/openeuropa/task-runner/compare/1.0.0-beta3...1.0.0-beta4)
521

@@ -9,6 +25,7 @@
925

1026
**Merged pull requests:**
1127

28+
- Update CHANGELOG.md for 1.0.0-beta4 release. [\#91](https://github.com/openeuropa/task-runner/pull/91) ([ademarco](https://github.com/ademarco))
1229
- Issue \#89: Make sure it works with Drupal 7 and 8. [\#90](https://github.com/openeuropa/task-runner/pull/90) ([drupol](https://github.com/drupol))
1330
- OPENEUROPA-1322: Use the proper Docker way of overriding docker-composer.yml file. [\#88](https://github.com/openeuropa/task-runner/pull/88) ([drupol](https://github.com/drupol))
1431

0 commit comments

Comments
 (0)