Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit dffae0b

Browse files
committed
Updating changelog
1 parent 743c749 commit dffae0b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Change Log
22

3+
## [v0.4.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.0) (2017-06-22)
4+
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.4...v0.4.0)
5+
6+
**Closed issues:**
7+
8+
- Module is using the wrong default config key [\#21](https://github.com/feathersjs/feathers-authentication-local/issues/21)
9+
- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/feathers-authentication-local/issues/10)
10+
11+
**Merged pull requests:**
12+
13+
- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/feathers-authentication-local/pull/26) ([daffl](https://github.com/daffl))
14+
- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/feathers-authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain))
15+
- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/feathers-authentication-local/pull/23) ([adamvr](https://github.com/adamvr))
16+
- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/feathers-authentication-local/pull/22) ([ekryski](https://github.com/ekryski))
17+
- Update feathers-socketio to the latest version 🚀 [\#20](https://github.com/feathersjs/feathers-authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
18+
- Update semistandard to the latest version 🚀 [\#18](https://github.com/feathersjs/feathers-authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
19+
- Update feathers-hooks to the latest version 🚀 [\#16](https://github.com/feathersjs/feathers-authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
20+
- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/feathers-authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
21+
322
## [v0.3.4](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.4) (2017-03-28)
423
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.3...v0.3.4)
524

0 commit comments

Comments
 (0)