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

Commit 0da0694

Browse files
committed
Updating changelog
1 parent a10e495 commit 0da0694

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v1.1.0](https://github.com/feathersjs/authentication-local/tree/v1.1.0) (2018-01-23)
4+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.4...v1.1.0)
5+
6+
**Closed issues:**
7+
8+
- protect hook attempts to map through 'result.data' on all service methods. [\#53](https://github.com/feathersjs/authentication-local/issues/53)
9+
- Protect hook should check for toJSON [\#48](https://github.com/feathersjs/authentication-local/issues/48)
10+
11+
**Merged pull requests:**
12+
13+
- Use .toJSON if available [\#55](https://github.com/feathersjs/authentication-local/pull/55) ([daffl](https://github.com/daffl))
14+
- Only map data for find method [\#54](https://github.com/feathersjs/authentication-local/pull/54) ([daffl](https://github.com/daffl))
15+
- Update @feathersjs/authentication-jwt to the latest version 🚀 [\#52](https://github.com/feathersjs/authentication-local/pull/52) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
16+
- Update mocha to the latest version 🚀 [\#51](https://github.com/feathersjs/authentication-local/pull/51) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
17+
318
## [v1.0.4](https://github.com/feathersjs/authentication-local/tree/v1.0.4) (2018-01-03)
419
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v1.0.3...v1.0.4)
520

0 commit comments

Comments
 (0)