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

Commit c871605

Browse files
committed
Updating changelog
1 parent 2598658 commit c871605

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.5.1](https://github.com/feathersjs/feathers-rest/tree/v1.5.1) (2016-10-21)
4+
[Full Changelog](https://github.com/feathersjs/feathers-rest/compare/v1.5.0...v1.5.1)
5+
6+
**Closed issues:**
7+
8+
- Rest clients should not delete/patch/update everything if `id` is undefined [\#79](https://github.com/feathersjs/feathers-rest/issues/79)
9+
- Distinct [\#76](https://github.com/feathersjs/feathers-rest/issues/76)
10+
- Sequelize Params not passed through when using REST Client [\#75](https://github.com/feathersjs/feathers-rest/issues/75)
11+
12+
**Merged pull requests:**
13+
14+
- Throw error when update, patch or remove id is undefined [\#80](https://github.com/feathersjs/feathers-rest/pull/80) ([daffl](https://github.com/daffl))
15+
- adding code coverage [\#78](https://github.com/feathersjs/feathers-rest/pull/78) ([ekryski](https://github.com/ekryski))
16+
- Rename internal route id property [\#74](https://github.com/feathersjs/feathers-rest/pull/74) ([daffl](https://github.com/daffl))
17+
318
## [v1.5.0](https://github.com/feathersjs/feathers-rest/tree/v1.5.0) (2016-09-09)
419
[Full Changelog](https://github.com/feathersjs/feathers-rest/compare/v1.4.4...v1.5.0)
520

0 commit comments

Comments
 (0)