Skip to content

Commit 856f33d

Browse files
Update changelog.
1 parent 08bdec2 commit 856f33d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Changelog
22

3-
#### v1.9.0 `2016-04-dd`
3+
#### v1.9.0 `2016-04-10`
44
- `Added`
55
- User can optionally generate a Code of Conduct file which is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.4. Done by [@raphaelstolt](https://github.com/raphaelstolt).
6+
- Composer test scripts for Codeception, behat and phpspec. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#102](https://github.com/jonathantorres/construct/issues/102).
67
- `Fixed`
78
- User can use the more intent revealing option alias `--test-framework` to select a testing framework. The `--test` option will be removed in a future release. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#96](https://github.com/jonathantorres/construct/issues/96).
9+
- Broken link in README when using the --github-templates option. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#105](https://github.com/jonathantorres/construct/issues/105).
10+
- Default PHP version is no longer set to the exact patch version. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#85](https://github.com/jonathantorres/construct/issues/85).
11+
- Missing PHP version in constructed Travis file. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#91](https://github.com/jonathantorres/construct/issues/91).
812

913
#### v1.8.0 `2016-03-12`
1014
- `Added`

0 commit comments

Comments
 (0)