We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6bbef commit 04f68dbCopy full SHA for 04f68db
CHANGELOG.md
@@ -1,9 +1,12 @@
1
# Changelog
2
3
-#### v1.6.0 `201?-??-??`
+#### v1.6.0 `2015-12-17`
4
- `Added`
5
- User can optionally generate .env environment files. Done by [@raphaelstolt](https://github.com/raphaelstolt).
6
- User can optionally generate LGTM configuration files. Done by [@raphaelstolt](https://github.com/raphaelstolt).
7
+ - Allow user to specify php7 as the project's required php version.
8
+- `Fixes`
9
+ - Run travis on php versions greater or equal than the generated project. See [#72](https://github.com/jonathantorres/construct/issues/72)
10
11
#### v1.5.0 `2015-11-07`
12
0 commit comments