File: /var/www/elite/node_modules/gulp-pug/CHANGELOG.md
# v4.0.1 (2018-04-08)
- **Patch**: Fix Typescript type definitions. (#179)
- **Internal**: Drop dependency on `object-assign`. (#177)
- **Internal**: Use `eslint` directly (without `gulp`). (#180)
# v4.0.0 (2018-04-08)
- **Breaking change**: Update required Node version from `0.10` to `4.0.0`. (#171)
- **Feature**: Add Typescript type definitions. (#173)
- **Patch**: Drop dependency on deprecated `gulp-util`. (#172)
- **Internal**: Move repo to `gulp-community/gulp-pug`. (#175)
- **Internal**: Update dependencies. (#175)
- **Internal**: Add `CHANGELOG.md`