<a name="1.13.0"></a>
[1.13.0](https://github.com/remy/nodemon/compare/v1.12.7...v1.13.0) (2017-12-15)
Bug Fixes
* support nodemon index to expand to index.js ([a282afb](https://github.com/remy/nodemon/commit/a282afb)), closes [#1165](https://github.com/remy/nodemon/issues/1165)
Features
* support SIGHUP to restart nodemon ([30f999a](https://github.com/remy/nodemon/commit/30f999a)), closes [#393](https://github.com/remy/nodemon/issues/393)
* watch script regardless of extension ([f8a5abe](https://github.com/remy/nodemon/commit/f8a5abe)), closes [#461](https://github.com/remy/nodemon/issues/461)