Skip to content

Commit 5996b90

Browse files
Add more fixes on the changelog.
1 parent 8079f9c commit 5996b90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
#### v1.10.0 `2016-05-28`
44
- `Added`
55
- 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).
610

711
#### v1.9.0 `2016-04-10`
812
- `Added`

0 commit comments

Comments
 (0)