|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v4.4.3](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.3) (2019-10-11) |
4 | | -[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.2...v4.4.3) |
| 3 | +## [v4.5.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.5.0) (2019-11-01) |
| 4 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.3...v4.5.0) |
5 | 5 |
|
6 | 6 | **Closed issues:** |
7 | 7 |
|
8 | 8 | - don't use countDistinct by default for count queries [\#65](https://github.com/feathersjs-ecosystem/feathers-objection/issues/65) |
9 | 9 |
|
10 | | -## [v4.4.2](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.2) (2019-10-11) |
11 | | -[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.1...v4.4.2) |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Parse relation expressions at service creation time [\#69](https://github.com/feathersjs-ecosystem/feathers-objection/pull/69) ([vonagam](https://github.com/vonagam)) |
| 13 | + |
| 14 | +## [v4.4.3](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.3) (2019-10-11) |
| 15 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.2...v4.4.3) |
12 | 16 |
|
13 | 17 | **Closed issues:** |
14 | 18 |
|
15 | 19 | - Error creating new record after adding type 'array' in schema [\#66](https://github.com/feathersjs-ecosystem/feathers-objection/issues/66) |
16 | 20 |
|
17 | | -## [v4.4.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.1) (2019-10-11) |
18 | | -[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.0...v4.4.1) |
| 21 | +## [v4.4.2](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.2) (2019-10-11) |
| 22 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.1...v4.4.2) |
19 | 23 |
|
20 | 24 | **Closed issues:** |
21 | 25 |
|
22 | 26 | - Can not filter by jsonb property [\#62](https://github.com/feathersjs-ecosystem/feathers-objection/issues/62) |
23 | 27 |
|
| 28 | +## [v4.4.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.1) (2019-10-11) |
| 29 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.4.0...v4.4.1) |
| 30 | + |
24 | 31 | ## [v4.4.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.0) (2019-10-11) |
25 | 32 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.3.0...v4.4.0) |
26 | 33 |
|
|
347 | 354 | ## [v0.2.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v0.2.0) (2016-07-26) |
348 | 355 |
|
349 | 356 |
|
350 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 357 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments