You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,14 @@
1
1
# Changelog
2
2
3
-
#### v1.9.0 `2016-04-dd`
3
+
#### v1.9.0 `2016-04-10`
4
4
-`Added`
5
5
- 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).
6
7
-`Fixed`
7
8
- 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).
0 commit comments