Skip to content

Commit ef5ad8c

Browse files
committed
Updating changelog
1 parent f3d3109 commit ef5ad8c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [v4.17.10](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.10) (2018-09-26)
4+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.9...v4.17.10)
5+
6+
## [v4.17.9](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.9) (2018-09-26)
7+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.8...v4.17.9)
8+
9+
**Closed issues:**
10+
11+
- How to pass query parameters from the client to fastJoin [\#447](https://github.com/feathers-plus/feathers-hooks-common/issues/447)
12+
13+
**Merged pull requests:**
14+
15+
- Add missing 'create' method in MethodName type [\#449](https://github.com/feathers-plus/feathers-hooks-common/pull/449) ([murbanowicz](https://github.com/murbanowicz))
16+
317
## [v4.17.8](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.8) (2018-09-24)
418
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.7...v4.17.8)
519

@@ -8,7 +22,6 @@
822

923
**Closed issues:**
1024

11-
- How to pass query parameters from the client to fastJoin [\#447](https://github.com/feathers-plus/feathers-hooks-common/issues/447)
1225
- fastJoin applied but not sent to client when called from server [\#446](https://github.com/feathers-plus/feathers-hooks-common/issues/446)
1326

1427
**Merged pull requests:**

0 commit comments

Comments
 (0)