# Changelog

## [v4.4.3](https://github.com/feathersjs/cli/tree/v4.4.3) (2021-01-01)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.2...v4.4.3)

**Security fixes:**

- \[Security\] Bump ini from 1.3.5 to 1.3.7 [\#255](https://github.com/feathersjs/cli/pull/255) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

**Merged pull requests:**

- Update dependencies [\#256](https://github.com/feathersjs/cli/pull/256) ([daffl](https://github.com/daffl))
- Bump npm-check-updates from 9.2.4 to 10.2.2 [\#254](https://github.com/feathersjs/cli/pull/254) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

## [v4.4.2](https://github.com/feathersjs/cli/tree/v4.4.2) (2020-11-08)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.1...v4.4.2)

**Merged pull requests:**

- Update dependencies and generator [\#252](https://github.com/feathersjs/cli/pull/252) ([daffl](https://github.com/daffl))

## [v4.4.1](https://github.com/feathersjs/cli/tree/v4.4.1) (2020-10-07)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.0...v4.4.1)

**Closed issues:**

- `feathers generate app` does not generate users services files [\#241](https://github.com/feathersjs/cli/issues/241)
- gen chat app issue [\#235](https://github.com/feathersjs/cli/issues/235)
- feathers generate app failed with @feathersjs/transport-commons@^4.5.5 [\#232](https://github.com/feathersjs/cli/issues/232)
- Error with version 4.4.0 [\#231](https://github.com/feathersjs/cli/issues/231)

**Merged pull requests:**

- Remove dependency task and update all dependencies [\#246](https://github.com/feathersjs/cli/pull/246) ([daffl](https://github.com/daffl))
- Bump update-notifier from 4.1.0 to 4.1.1 [\#240](https://github.com/feathersjs/cli/pull/240) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump lodash from 4.17.19 to 4.17.20 [\#239](https://github.com/feathersjs/cli/pull/239) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump mocha from 8.0.1 to 8.1.3 [\#238](https://github.com/feathersjs/cli/pull/238) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump npm-check-updates from 7.0.1 to 8.1.0 [\#237](https://github.com/feathersjs/cli/pull/237) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump commander from 5.1.0 to 6.1.0 [\#236](https://github.com/feathersjs/cli/pull/236) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

## [v4.4.0](https://github.com/feathersjs/cli/tree/v4.4.0) (2020-07-08)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.3.0...v4.4.0)

**Closed issues:**

- Build tools in typescript throw error in Node 14.1 [\#227](https://github.com/feathersjs/cli/issues/227)
- Deprecation warnings [\#222](https://github.com/feathersjs/cli/issues/222)
- Trouble install on macOS after zsh update [\#211](https://github.com/feathersjs/cli/issues/211)
- default.json contains wrong entity/service if a different user model is used during app generation [\#199](https://github.com/feathersjs/cli/issues/199)

**Merged pull requests:**

- Update to latest generator-feathers and @feathersjs/tools [\#230](https://github.com/feathersjs/cli/pull/230) ([daffl](https://github.com/daffl))
- Update all dependencies [\#229](https://github.com/feathersjs/cli/pull/229) ([github-actions[bot]](https://github.com/apps/github-actions))
- Update all dependencies [\#228](https://github.com/feathersjs/cli/pull/228) ([github-actions[bot]](https://github.com/apps/github-actions))
- Update all dependencies [\#226](https://github.com/feathersjs/cli/pull/226) ([github-actions[bot]](https://github.com/apps/github-actions))
- Add GitHub actions for CI and auto-updates [\#223](https://github.com/feathersjs/cli/pull/223) ([daffl](https://github.com/daffl))

## [v4.3.0](https://github.com/feathersjs/cli/tree/v4.3.0) (2020-02-13)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.5...v4.3.0)

**Closed issues:**

- feather cli v4 upgrade error [\#209](https://github.com/feathersjs/cli/issues/209)
- Feathers generate hook returns Cannot read property 'files' of undefined [\#206](https://github.com/feathersjs/cli/issues/206)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#210](https://github.com/feathersjs/cli/pull/210) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#207](https://github.com/feathersjs/cli/pull/207) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.5](https://github.com/feathersjs/cli/tree/v4.2.5) (2019-12-31)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.4...v4.2.5)

**Closed issues:**

- feathers generate connection [\#203](https://github.com/feathersjs/cli/issues/203)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#205](https://github.com/feathersjs/cli/pull/205) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semver to the latest version 🚀 [\#204](https://github.com/feathersjs/cli/pull/204) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.4](https://github.com/feathersjs/cli/tree/v4.2.4) (2019-12-13)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.3...v4.2.4)

**Closed issues:**

- Secret generator removed? [\#200](https://github.com/feathersjs/cli/issues/200)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#202](https://github.com/feathersjs/cli/pull/202) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update update-notifier to the latest version 🚀 [\#201](https://github.com/feathersjs/cli/pull/201) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update commander to the latest version 🚀 [\#198](https://github.com/feathersjs/cli/pull/198) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.3](https://github.com/feathersjs/cli/tree/v4.2.3) (2019-10-31)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.2...v4.2.3)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#197](https://github.com/feathersjs/cli/pull/197) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.2](https://github.com/feathersjs/cli/tree/v4.2.2) (2019-10-23)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.1...v4.2.2)

**Closed issues:**

- Creating a model with name "model" causes issues [\#195](https://github.com/feathersjs/cli/issues/195)
- feathersjs v4 after upgrade to typescript getting services\index.js doesn't exist error [\#194](https://github.com/feathersjs/cli/issues/194)
- MongoDB no longer offered in feather cli [\#193](https://github.com/feathersjs/cli/issues/193)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#196](https://github.com/feathersjs/cli/pull/196) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.1](https://github.com/feathersjs/cli/tree/v4.2.1) (2019-09-20)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.0...v4.2.1)

**Closed issues:**

- Type error test/authentication.test.ts [\#187](https://github.com/feathersjs/cli/issues/187)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#192](https://github.com/feathersjs/cli/pull/192) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.2.0](https://github.com/feathersjs/cli/tree/v4.2.0) (2019-09-19)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.1.1...v4.2.0)

**Closed issues:**

- Generate service error with JS default config [\#190](https://github.com/feathersjs/cli/issues/190)
- feathers cli v4 upgrade error [\#189](https://github.com/feathersjs/cli/issues/189)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#191](https://github.com/feathersjs/cli/pull/191) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.1.1](https://github.com/feathersjs/cli/tree/v4.1.1) (2019-09-04)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.1.0...v4.1.1)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#188](https://github.com/feathersjs/cli/pull/188) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.1.0](https://github.com/feathersjs/cli/tree/v4.1.0) (2019-08-27)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0...v4.1.0)

## [v4.0.0](https://github.com/feathersjs/cli/tree/v4.0.0) (2019-08-27)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.6...v4.0.0)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#186](https://github.com/feathersjs/cli/pull/186) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#185](https://github.com/feathersjs/cli/pull/185) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.0.0-pre.6](https://github.com/feathersjs/cli/tree/v4.0.0-pre.6) (2019-08-19)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.5...v4.0.0-pre.6)

**Closed issues:**

- 4.0.0pre4 cli initial an project with mongoose with an error [\#183](https://github.com/feathersjs/cli/issues/183)

**Merged pull requests:**

- Update commander to the latest version 🚀 [\#184](https://github.com/feathersjs/cli/pull/184) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v4.0.0-pre.5](https://github.com/feathersjs/cli/tree/v4.0.0-pre.5) (2019-07-31)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.4...v4.0.0-pre.5)

**Closed issues:**

- feathers generate for sequelize service throws unhandled 'error' event [\#176](https://github.com/feathersjs/cli/issues/176)
- OverwriteModelError and Mocha watch on generated models [\#173](https://github.com/feathersjs/cli/issues/173)
- The generated test command is not working in windows os [\#172](https://github.com/feathersjs/cli/issues/172)

## [v4.0.0-pre.4](https://github.com/feathersjs/cli/tree/v4.0.0-pre.4) (2019-07-17)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.3...v4.0.0-pre.4)

## [v4.0.0-pre.3](https://github.com/feathersjs/cli/tree/v4.0.0-pre.3) (2019-07-12)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.2...v4.0.0-pre.3)

**Closed issues:**

- Missing uws dependency in engine.io server.js feathers dependency [\#182](https://github.com/feathersjs/cli/issues/182)
- EINVAL Error on npm install @feathers/cli [\#181](https://github.com/feathersjs/cli/issues/181)
- `feathers generate app` fails to generate the project with an AssertionError [\#179](https://github.com/feathersjs/cli/issues/179)

## [v4.0.0-pre.2](https://github.com/feathersjs/cli/tree/v4.0.0-pre.2) (2019-06-22)

[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.1...v4.0.0-pre.2)

## [v4.0.0-pre.1](https://github.com/feathersjs/cli/tree/v4.0.0-pre.1) (2019-06-05)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.9.0...v4.0.0-pre.1)

**Closed issues:**

- An in-range update of update-notifier is breaking the build 🚨 [\#177](https://github.com/feathersjs/cli/issues/177)

**Merged pull requests:**

- Add v4 upgrade command and update dependencies [\#180](https://github.com/feathersjs/cli/pull/180) ([daffl](https://github.com/daffl))
- Update semver to the latest version 🚀 [\#175](https://github.com/feathersjs/cli/pull/175) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#174](https://github.com/feathersjs/cli/pull/174) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.9.0](https://github.com/feathersjs/cli/tree/v3.9.0) (2018-12-30)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.10...v3.9.0)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#170](https://github.com/feathersjs/cli/pull/170) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.8.10](https://github.com/feathersjs/cli/tree/v3.8.10) (2018-12-29)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.9...v3.8.10)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#169](https://github.com/feathersjs/cli/pull/169) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.8.9](https://github.com/feathersjs/cli/tree/v3.8.9) (2018-12-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.8...v3.8.9)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#168](https://github.com/feathersjs/cli/pull/168) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.8.8](https://github.com/feathersjs/cli/tree/v3.8.8) (2018-12-15)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.0...v3.8.8)

**Closed issues:**

- \[Neat\] Interactive shell [\#148](https://github.com/feathersjs/cli/issues/148)
- .sequelizerc could be evaluated before generating a service based on Sequelize [\#146](https://github.com/feathersjs/cli/issues/146)
- Feature Request: Typescript Support [\#114](https://github.com/feathersjs/cli/issues/114)
- Generating a sequelize service backed by NeDB causes app to throw. [\#109](https://github.com/feathersjs/cli/issues/109)
- Feature Request for feathersrc [\#88](https://github.com/feathersjs/cli/issues/88)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#167](https://github.com/feathersjs/cli/pull/167) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Add Greenkeeper badge 🌴 [\#166](https://github.com/feathersjs/cli/pull/166) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Back merge with changes from monorepo to put back into own repository [\#165](https://github.com/feathersjs/cli/pull/165) ([daffl](https://github.com/daffl))

## [v3.8.0](https://github.com/feathersjs/cli/tree/v3.8.0) (2018-08-13)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.6...v3.8.0)

**Closed issues:**

- dev mode with watcher [\#163](https://github.com/feathersjs/cli/issues/163)
- couchDB not visible in feathersJs when creating service [\#162](https://github.com/feathersjs/cli/issues/162)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#164](https://github.com/feathersjs/cli/pull/164) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.6](https://github.com/feathersjs/cli/tree/v3.7.6) (2018-07-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.5...v3.7.6)

**Closed issues:**

- undesired hook renaming [\#160](https://github.com/feathersjs/cli/issues/160)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#161](https://github.com/feathersjs/cli/pull/161) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.5](https://github.com/feathersjs/cli/tree/v3.7.5) (2018-07-10)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.4...v3.7.5)

**Closed issues:**

- Error when using NodeJS 10.6.0 [\#157](https://github.com/feathersjs/cli/issues/157)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#159](https://github.com/feathersjs/cli/pull/159) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.4](https://github.com/feathersjs/cli/tree/v3.7.4) (2018-07-10)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.3...v3.7.4)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#158](https://github.com/feathersjs/cli/pull/158) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.3](https://github.com/feathersjs/cli/tree/v3.7.3) (2018-07-04)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.2...v3.7.3)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#156](https://github.com/feathersjs/cli/pull/156) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.2](https://github.com/feathersjs/cli/tree/v3.7.2) (2018-06-19)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.1...v3.7.2)

**Closed issues:**

- generate always creates files inside src. What if i want to change  that default? [\#153](https://github.com/feathersjs/cli/issues/153)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#155](https://github.com/feathersjs/cli/pull/155) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.1](https://github.com/feathersjs/cli/tree/v3.7.1) (2018-06-16)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.0...v3.7.1)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#154](https://github.com/feathersjs/cli/pull/154) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.7.0](https://github.com/feathersjs/cli/tree/v3.7.0) (2018-05-30)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.4...v3.7.0)

**Merged pull requests:**

- Update generator-feathers [\#152](https://github.com/feathersjs/cli/pull/152) ([daffl](https://github.com/daffl))

## [v3.6.4](https://github.com/feathersjs/cli/tree/v3.6.4) (2018-05-21)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.3...v3.6.4)

**Closed issues:**

- CLI switch for version number does not work. Possible bug [\#150](https://github.com/feathersjs/cli/issues/150)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#151](https://github.com/feathersjs/cli/pull/151) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.6.3](https://github.com/feathersjs/cli/tree/v3.6.3) (2018-05-09)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.2...v3.6.3)

**Closed issues:**

- CLI lists suggested database name when instead a custom name is specified [\#142](https://github.com/feathersjs/cli/issues/142)

**Merged pull requests:**

- Update and lock generator-feathers to 2.4.3 [\#149](https://github.com/feathersjs/cli/pull/149) ([daffl](https://github.com/daffl))

## [v3.6.2](https://github.com/feathersjs/cli/tree/v3.6.2) (2018-04-24)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.1...v3.6.2)

**Closed issues:**

- Unhandled 'error' event [\#145](https://github.com/feathersjs/cli/issues/145)
- Generate Service stops responding at "What is the database connection string" [\#144](https://github.com/feathersjs/cli/issues/144)
- Feature: List updated/new files [\#143](https://github.com/feathersjs/cli/issues/143)
- Duplicate passport users in users table [\#141](https://github.com/feathersjs/cli/issues/141)
- Add elasticsearch  support when generating a database service [\#77](https://github.com/feathersjs/cli/issues/77)

**Merged pull requests:**

- Update generator-feathers to latest version [\#147](https://github.com/feathersjs/cli/pull/147) ([daffl](https://github.com/daffl))

## [v3.6.1](https://github.com/feathersjs/cli/tree/v3.6.1) (2018-02-10)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.0...v3.6.1)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#140](https://github.com/feathersjs/cli/pull/140) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.6.0](https://github.com/feathersjs/cli/tree/v3.6.0) (2018-01-27)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.4.0...v3.6.0)

**Closed issues:**

- The `useMongoClient` option is no longer necessary in mongoose 5.x [\#136](https://github.com/feathersjs/cli/issues/136)
- Add .env for SECRET in authentication [\#111](https://github.com/feathersjs/cli/issues/111)
- Automated testing environment [\#27](https://github.com/feathersjs/cli/issues/27)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#137](https://github.com/feathersjs/cli/pull/137) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#135](https://github.com/feathersjs/cli/pull/135) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.4.0](https://github.com/feathersjs/cli/tree/v2.4.0) (2018-01-11)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.5.0...v2.4.0)

## [v3.5.0](https://github.com/feathersjs/cli/tree/v3.5.0) (2018-01-04)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.4.1...v3.5.0)

**Merged pull requests:**

- Update generator-feathers-plugin to the latest version 🚀 [\#134](https://github.com/feathersjs/cli/pull/134) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#133](https://github.com/feathersjs/cli/pull/133) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.4.1](https://github.com/feathersjs/cli/tree/v3.4.1) (2017-12-21)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.4.0...v3.4.1)

**Merged pull requests:**

- Add basic shell command [\#138](https://github.com/feathersjs/cli/pull/138) ([zaro](https://github.com/zaro))
- Update generator-feathers to the latest version 🚀 [\#132](https://github.com/feathersjs/cli/pull/132) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.4.0](https://github.com/feathersjs/cli/tree/v3.4.0) (2017-12-20)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.3.0...v3.4.0)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#131](https://github.com/feathersjs/cli/pull/131) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.3.0](https://github.com/feathersjs/cli/tree/v3.3.0) (2017-12-14)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.2.1...v3.3.0)

**Fixed bugs:**

- \[3.0\] CLI is not respecting directory [\#39](https://github.com/feathersjs/cli/issues/39)

**Closed issues:**

- \[3.0\] Allow plugins [\#62](https://github.com/feathersjs/cli/issues/62)
- \[3.0\] Support file conflicts [\#40](https://github.com/feathersjs/cli/issues/40)
- \[3.0\] Be able to install templates from Github repos [\#38](https://github.com/feathersjs/cli/issues/38)
- \[3.0\] Have a basic "doctor" command [\#24](https://github.com/feathersjs/cli/issues/24)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#130](https://github.com/feathersjs/cli/pull/130) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.2.1](https://github.com/feathersjs/cli/tree/v3.2.1) (2017-12-07)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.2.0...v3.2.1)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#129](https://github.com/feathersjs/cli/pull/129) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.2.0](https://github.com/feathersjs/cli/tree/v3.2.0) (2017-11-20)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.1.0...v3.2.0)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#128](https://github.com/feathersjs/cli/pull/128) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.1.0](https://github.com/feathersjs/cli/tree/v3.1.0) (2017-11-05)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0...v3.1.0)

**Merged pull requests:**

- Add update notifier [\#127](https://github.com/feathersjs/cli/pull/127) ([daffl](https://github.com/daffl))

## [v3.0.0](https://github.com/feathersjs/cli/tree/v3.0.0) (2017-11-05)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0-pre.2...v3.0.0)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#126](https://github.com/feathersjs/cli/pull/126) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.0.0-pre.2](https://github.com/feathersjs/cli/tree/v3.0.0-pre.2) (2017-10-30)

[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0-pre.1...v3.0.0-pre.2)

## [v3.0.0-pre.1](https://github.com/feathersjs/cli/tree/v3.0.0-pre.1) (2017-10-28)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.9...v3.0.0-pre.1)

**Merged pull requests:**

- Prepare prerelease [\#125](https://github.com/feathersjs/cli/pull/125) ([daffl](https://github.com/daffl))
- Add upgrade functionality [\#124](https://github.com/feathersjs/cli/pull/124) ([daffl](https://github.com/daffl))
- Rename repository to use npm scope [\#121](https://github.com/feathersjs/cli/pull/121) ([daffl](https://github.com/daffl))
- Update to new plugin infrastructure [\#120](https://github.com/feathersjs/cli/pull/120) ([daffl](https://github.com/daffl))

## [v2.3.9](https://github.com/feathersjs/cli/tree/v2.3.9) (2017-10-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.8...v2.3.9)

**Closed issues:**

- A mongoose way to handle the createAt and updateAt [\#118](https://github.com/feathersjs/cli/issues/118)

**Merged pull requests:**

- Use latest generator-feathers [\#122](https://github.com/feathersjs/cli/pull/122) ([daffl](https://github.com/daffl))

## [v2.3.8](https://github.com/feathersjs/cli/tree/v2.3.8) (2017-10-11)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.7...v2.3.8)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#119](https://github.com/feathersjs/cli/pull/119) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#117](https://github.com/feathersjs/cli/pull/117) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.7](https://github.com/feathersjs/cli/tree/v2.3.7) (2017-09-13)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.6...v2.3.7)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#116](https://github.com/feathersjs/cli/pull/116) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.6](https://github.com/feathersjs/cli/tree/v2.3.6) (2017-09-10)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.5...v2.3.6)

**Closed issues:**

- use semistandard instead of eslint:recommended with tweaks? [\#113](https://github.com/feathersjs/cli/issues/113)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#115](https://github.com/feathersjs/cli/pull/115) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.5](https://github.com/feathersjs/cli/tree/v2.3.5) (2017-08-23)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.4...v2.3.5)

**Merged pull requests:**

- Update generator-feathers-plugin to the latest version 🚀 [\#112](https://github.com/feathersjs/cli/pull/112) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.4](https://github.com/feathersjs/cli/tree/v2.3.4) (2017-08-14)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.3...v2.3.4)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#110](https://github.com/feathersjs/cli/pull/110) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.3](https://github.com/feathersjs/cli/tree/v2.3.3) (2017-07-31)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.2...v2.3.3)

**Merged pull requests:**

- update generator versions [\#108](https://github.com/feathersjs/cli/pull/108) ([marshallswain](https://github.com/marshallswain))

## [v2.3.2](https://github.com/feathersjs/cli/tree/v2.3.2) (2017-07-20)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.1...v2.3.2)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#107](https://github.com/feathersjs/cli/pull/107) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.1](https://github.com/feathersjs/cli/tree/v2.3.1) (2017-07-18)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.0...v2.3.1)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#106](https://github.com/feathersjs/cli/pull/106) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.3.0](https://github.com/feathersjs/cli/tree/v2.3.0) (2017-07-16)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.4...v2.3.0)

**Merged pull requests:**

- Update generator-feathers-plugin to the latest version 🚀 [\#105](https://github.com/feathersjs/cli/pull/105) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.2.4](https://github.com/feathersjs/cli/tree/v2.2.4) (2017-07-12)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.3...v2.2.4)

**Closed issues:**

- No model file when creating service \(bug or feature?\) [\#103](https://github.com/feathersjs/cli/issues/103)
-  Could not find a valid package.json - feathers generate service [\#102](https://github.com/feathersjs/cli/issues/102)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#104](https://github.com/feathersjs/cli/pull/104) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.2.3](https://github.com/feathersjs/cli/tree/v2.2.3) (2017-07-02)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.2...v2.2.3)

**Closed issues:**

- Can not create service on postgres if default.json already has the connection string [\#100](https://github.com/feathersjs/cli/issues/100)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#101](https://github.com/feathersjs/cli/pull/101) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.2.2](https://github.com/feathersjs/cli/tree/v2.2.2) (2017-06-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.1...v2.2.2)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#99](https://github.com/feathersjs/cli/pull/99) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.2.1](https://github.com/feathersjs/cli/tree/v2.2.1) (2017-06-22)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.0...v2.2.1)

**Merged pull requests:**

- fix\(package\): update generator-feathers to version 1.2.2 [\#98](https://github.com/feathersjs/cli/pull/98) ([daffl](https://github.com/daffl))

## [v2.2.0](https://github.com/feathersjs/cli/tree/v2.2.0) (2017-06-21)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.1.1...v2.2.0)

**Closed issues:**

- Support ES-Next [\#91](https://github.com/feathersjs/cli/issues/91)
- automatically migrate from prev versions to 2.0 [\#75](https://github.com/feathersjs/cli/issues/75)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#96](https://github.com/feathersjs/cli/pull/96) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update generator-feathers to the latest version 🚀 [\#86](https://github.com/feathersjs/cli/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.1.1](https://github.com/feathersjs/cli/tree/v2.1.1) (2017-06-16)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.1.0...v2.1.1)

**Closed issues:**

- Can not generate services with Node 8.1.0 [\#94](https://github.com/feathersjs/cli/issues/94)
- Whitespace handling [\#92](https://github.com/feathersjs/cli/issues/92)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#95](https://github.com/feathersjs/cli/pull/95) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.1.0](https://github.com/feathersjs/cli/tree/v2.1.0) (2017-06-10)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.5...v2.1.0)

**Closed issues:**

- Does not add all needed Feathers dependencies [\#90](https://github.com/feathersjs/cli/issues/90)
- File postgres.js is overwritten when generating new service [\#87](https://github.com/feathersjs/cli/issues/87)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#93](https://github.com/feathersjs/cli/pull/93) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update yeoman-environment to the latest version 🚀 [\#89](https://github.com/feathersjs/cli/pull/89) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.0.5](https://github.com/feathersjs/cli/tree/v2.0.5) (2017-04-23)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.4...v2.0.5)

**Closed issues:**

- Generated tests don't use the path passed to the generator [\#85](https://github.com/feathersjs/cli/issues/85)
- Generated sequelize service does not use the username and password correctly [\#84](https://github.com/feathersjs/cli/issues/84)

## [v2.0.4](https://github.com/feathersjs/cli/tree/v2.0.4) (2017-04-19)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.3...v2.0.4)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#83](https://github.com/feathersjs/cli/pull/83) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v2.0.3](https://github.com/feathersjs/cli/tree/v2.0.3) (2017-04-18)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.2...v2.0.3)

**Closed issues:**

- Rename 2.0 branch to 3.0 [\#73](https://github.com/feathersjs/cli/issues/73)

## [v2.0.2](https://github.com/feathersjs/cli/tree/v2.0.2) (2017-04-17)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.1...v2.0.2)

**Closed issues:**

- Check for Node 6+ [\#79](https://github.com/feathersjs/cli/issues/79)
- Generate stand alone micro-services not hard-linked to app/route [\#68](https://github.com/feathersjs/cli/issues/68)

**Merged pull requests:**

- Update generator-feathers to the latest version 🚀 [\#81](https://github.com/feathersjs/cli/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Check for Node v6 or later [\#80](https://github.com/feathersjs/cli/pull/80) ([daffl](https://github.com/daffl))
- Add Greenkeeper badge 🌴 [\#78](https://github.com/feathersjs/cli/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Updating to major pre version [\#63](https://github.com/feathersjs/cli/pull/63) ([daffl](https://github.com/daffl))

## [v2.0.1](https://github.com/feathersjs/cli/tree/v2.0.1) (2017-04-12)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0...v2.0.1)

## [v2.0.0](https://github.com/feathersjs/cli/tree/v2.0.0) (2017-04-11)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.3...v2.0.0)

**Closed issues:**

- One-file-per-service [\#76](https://github.com/feathersjs/cli/issues/76)
- feathers not recognized as an internal or external command [\#74](https://github.com/feathersjs/cli/issues/74)
- The CLI is using a feathers-authentication version \< v0.8.0,  which is causing issues with mongodb + oatuh0 [\#72](https://github.com/feathersjs/cli/issues/72)

## [v2.0.0-pre.3](https://github.com/feathersjs/cli/tree/v2.0.0-pre.3) (2017-03-16)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.2...v2.0.0-pre.3)

**Merged pull requests:**

- Use generator-feathers 1.0.0-pre.6 [\#71](https://github.com/feathersjs/cli/pull/71) ([daffl](https://github.com/daffl))
- update all badges [\#67](https://github.com/feathersjs/cli/pull/67) ([OmgImAlexis](https://github.com/OmgImAlexis))

## [v2.0.0-pre.2](https://github.com/feathersjs/cli/tree/v2.0.0-pre.2) (2017-03-16)

[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.1...v2.0.0-pre.2)

**Closed issues:**

- Single line commands \(skipping the feathers terminal\) [\#70](https://github.com/feathersjs/cli/issues/70)
- Trailing whitespace in a few files [\#69](https://github.com/feathersjs/cli/issues/69)
- Add support for version argument [\#66](https://github.com/feathersjs/cli/issues/66)
- Add support for rethinkdb [\#65](https://github.com/feathersjs/cli/issues/65)
- Feathers generate fails on node 7.5.0 [\#64](https://github.com/feathersjs/cli/issues/64)
- \[2.0\] Ability to generate/rotate secrets [\#46](https://github.com/feathersjs/cli/issues/46)

## [v2.0.0-pre.1](https://github.com/feathersjs/cli/tree/v2.0.0-pre.1) (2017-02-08)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.3.0-pre.1...v2.0.0-pre.1)

**Closed issues:**

- Support Heroku deployments [\#1](https://github.com/feathersjs/cli/issues/1)

## [v1.3.0-pre.1](https://github.com/feathersjs/cli/tree/v1.3.0-pre.1) (2017-02-08)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.7...v1.3.0-pre.1)

**Fixed bugs:**

- Won't install on NodeJS v6.x [\#26](https://github.com/feathersjs/cli/issues/26)
- feathers generate hook fails when some hooks are commented out [\#25](https://github.com/feathersjs/cli/issues/25)

**Closed issues:**

- Use eslint instead of jshint to allow auto fix from the generator [\#58](https://github.com/feathersjs/cli/issues/58)
- Add Knex driver support when generating a database service with the CLI [\#57](https://github.com/feathersjs/cli/issues/57)
- Cannot create 'user' service [\#56](https://github.com/feathersjs/cli/issues/56)
- Services become plural? [\#55](https://github.com/feathersjs/cli/issues/55)
- support new feathers-authentication 1.0 and feathers-configuration 0.4? [\#54](https://github.com/feathersjs/cli/issues/54)
- Support yarn for generating app [\#53](https://github.com/feathersjs/cli/issues/53)
- Ability to add properties to existing models [\#52](https://github.com/feathersjs/cli/issues/52)
- Ability to add properties to existing models [\#51](https://github.com/feathersjs/cli/issues/51)
- Add option for creating application without static content \[Feature Request\] [\#49](https://github.com/feathersjs/cli/issues/49)
- Error on Node version 7.1.0 [\#48](https://github.com/feathersjs/cli/issues/48)
- Error when generating new service [\#47](https://github.com/feathersjs/cli/issues/47)
- Removing services with the CLI [\#45](https://github.com/feathersjs/cli/issues/45)
- jshint errors failing tests [\#43](https://github.com/feathersjs/cli/issues/43)
- add slack hooks for \#activity [\#42](https://github.com/feathersjs/cli/issues/42)
- Update dependencies: feathers-configuration [\#37](https://github.com/feathersjs/cli/issues/37)
- Add service to manage file uploads [\#36](https://github.com/feathersjs/cli/issues/36)
- Feathers doesn't exit when generating a Generic Service [\#35](https://github.com/feathersjs/cli/issues/35)
- CamelCase service name variable if service name is a dash-separated string [\#34](https://github.com/feathersjs/cli/issues/34)
- Don't run a continuous process, be transactional [\#33](https://github.com/feathersjs/cli/issues/33)
- toLowerCase error [\#32](https://github.com/feathersjs/cli/issues/32)
- Add default filters for real-time events if service is generated with authentication required [\#31](https://github.com/feathersjs/cli/issues/31)
- Add command to list existing services [\#30](https://github.com/feathersjs/cli/issues/30)
- Add command to generate auth secret [\#29](https://github.com/feathersjs/cli/issues/29)
- Can't generate a new service \(Node 6.2.0 on Mac OS X 10.11.5\) [\#28](https://github.com/feathersjs/cli/issues/28)
- Add rethinkdb support [\#23](https://github.com/feathersjs/cli/issues/23)
- Check for latest version of the generator [\#22](https://github.com/feathersjs/cli/issues/22)
- Remove Yeoman dependency [\#17](https://github.com/feathersjs/cli/issues/17)
- Support update notifications [\#15](https://github.com/feathersjs/cli/issues/15)
- Remove the "generate" command shortcut [\#14](https://github.com/feathersjs/cli/issues/14)
- Generate a directory for the app [\#10](https://github.com/feathersjs/cli/issues/10)
- Running a Feathers app isn't clear when in interactive mode [\#9](https://github.com/feathersjs/cli/issues/9)
- Generate and run database migrations [\#6](https://github.com/feathersjs/cli/issues/6)

**Merged pull requests:**

- Update all dependencies 🌴 [\#61](https://github.com/feathersjs/cli/pull/61) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Refactoring to use commander instead of Vorpal [\#59](https://github.com/feathersjs/cli/pull/59) ([daffl](https://github.com/daffl))
- add alias `feathers g` for `feathers generate` [\#21](https://github.com/feathersjs/cli/pull/21) ([jeremyjs](https://github.com/jeremyjs))

## [v1.2.7](https://github.com/feathersjs/cli/tree/v1.2.7) (2016-05-18)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.6...v1.2.7)

**Closed issues:**

- Throw a warning if someone tries to use a dependency name for the project [\#20](https://github.com/feathersjs/cli/issues/20)
- Using a hyphen in service name silently fails. [\#19](https://github.com/feathersjs/cli/issues/19)
- Generate Hooks [\#18](https://github.com/feathersjs/cli/issues/18)

## [v1.2.6](https://github.com/feathersjs/cli/tree/v1.2.6) (2016-04-12)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.5...v1.2.6)

**Fixed bugs:**

- Can't generate a project on Linux Mint [\#11](https://github.com/feathersjs/cli/issues/11)

## [v1.2.5](https://github.com/feathersjs/cli/tree/v1.2.5) (2016-04-07)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.4...v1.2.5)

## [v1.2.4](https://github.com/feathersjs/cli/tree/v1.2.4) (2016-04-03)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.3...v1.2.4)

## [v1.2.3](https://github.com/feathersjs/cli/tree/v1.2.3) (2016-04-03)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.2...v1.2.3)

**Fixed bugs:**

- UNMET PEER DEPENDENCY yo@\>=1.0.0 [\#13](https://github.com/feathersjs/cli/issues/13)
- Disable yeoman updates [\#12](https://github.com/feathersjs/cli/issues/12)

**Merged pull requests:**

- Passing disableNotifyUpdate: true to generator options [\#16](https://github.com/feathersjs/cli/pull/16) ([derek-watson](https://github.com/derek-watson))

## [v1.2.2](https://github.com/feathersjs/cli/tree/v1.2.2) (2016-03-30)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.1...v1.2.2)

**Merged pull requests:**

- bumping generator version [\#8](https://github.com/feathersjs/cli/pull/8) ([ekryski](https://github.com/ekryski))

## [v1.2.1](https://github.com/feathersjs/cli/tree/v1.2.1) (2016-03-29)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.1.1...v1.2.1)

**Closed issues:**

- Support the plugin generator [\#4](https://github.com/feathersjs/cli/issues/4)

**Merged pull requests:**

- Process exits after running single commands issued from the command l… [\#7](https://github.com/feathersjs/cli/pull/7) ([derek-watson](https://github.com/derek-watson))
- supporting "generate plugin" command via generator-feathers-plugin [\#5](https://github.com/feathersjs/cli/pull/5) ([derek-watson](https://github.com/derek-watson))

## [v1.1.1](https://github.com/feathersjs/cli/tree/v1.1.1) (2016-03-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/v1.1.0...v1.1.1)

## [v1.1.0](https://github.com/feathersjs/cli/tree/v1.1.0) (2016-03-26)

[Full Changelog](https://github.com/feathersjs/cli/compare/05e52437fc3fe2b20bf7a2f2158445cf33f84d99...v1.1.0)

**Fixed bugs:**

- Fixing yeoman generator registration [\#3](https://github.com/feathersjs/cli/pull/3) ([derek-watson](https://github.com/derek-watson))

**Closed issues:**

- Errors when running generate [\#2](https://github.com/feathersjs/cli/issues/2)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
