Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Aug 25, 2018
1 parent e8ed770 commit 33a96ca
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/generator-feathers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## [v1.2.10](https://github.com/feathersjs/generator-feathers/tree/v1.2.10) (2017-09-10)
[Full Changelog](https://github.com/feathersjs/generator-feathers/compare/v1.2.9...v1.2.10)

**Closed issues:**

- Recent generator causes grief when paired with module-resolver \(TypeError: Sequelize is not a constructor\) [\#265](https://github.com/feathersjs/generator-feathers/issues/265)
- The automatic generator-feathers update does not work. [\#264](https://github.com/feathersjs/generator-feathers/issues/264)
- Error when server first run \( npm start \) [\#262](https://github.com/feathersjs/generator-feathers/issues/262)
- Parameter "url" must be a string, not object \[KnexJS & SQLite\] [\#260](https://github.com/feathersjs/generator-feathers/issues/260)

**Merged pull requests:**

- Filter into valid project name [\#277](https://github.com/feathersjs/generator-feathers/pull/277) ([daffl](https://github.com/daffl))
- Strategy configuration consistency [\#276](https://github.com/feathersjs/generator-feathers/pull/276) ([sylvainlap](https://github.com/sylvainlap))
- Properly handle connection string for Knex SQLite [\#273](https://github.com/feathersjs/generator-feathers/pull/273) ([daffl](https://github.com/daffl))
- make default message clickable on iTerm [\#272](https://github.com/feathersjs/generator-feathers/pull/272) ([rayfoss](https://github.com/rayfoss))
- Make production deployment info easier to find [\#268](https://github.com/feathersjs/generator-feathers/pull/268) ([rayfoss](https://github.com/rayfoss))
- change template of default models for sequelize [\#267](https://github.com/feathersjs/generator-feathers/pull/267) ([maximelkin](https://github.com/maximelkin))
- Remove template strings in index.js [\#266](https://github.com/feathersjs/generator-feathers/pull/266) ([HelloEdit](https://github.com/HelloEdit))

## [v1.2.9](https://github.com/feathersjs/generator-feathers/tree/v1.2.9) (2017-08-14)
[Full Changelog](https://github.com/feathersjs/generator-feathers/compare/v1.2.8...v1.2.9)

Expand Down

0 comments on commit 33a96ca

Please sign in to comment.