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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
#### v1.10.0 `2016-05-28`
4
4
-`Added`
5
5
- User can load common option settings from a configuration file. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#86](https://github.com/jonathantorres/construct/issues/86).
6
+
-`Fixed`
7
+
- Generated `.env` file is now added on `.gitignore`. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#117](https://github.com/jonathantorres/construct/issues/117).
8
+
- Xdebug is now disabled on constructed `.travis.yml` file. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#119](https://github.com/jonathantorres/construct/issues/119).
9
+
- Wording improvements on constructed `README`. Done by [@raphaelstolt](https://github.com/raphaelstolt). See [#112](https://github.com/jonathantorres/construct/issues/112).
0 commit comments