Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 95bb312

Browse files
author
Dekel Barzilay
committed
Merge branch 'master' into update-docs
2 parents de7a4b3 + 0ef2bd5 commit 95bb312

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

CHANGELOG.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,33 @@
11
# Change Log
22

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)
55

66
**Closed issues:**
77

88
- don't use countDistinct by default for count queries [\#65](https://github.com/feathersjs-ecosystem/feathers-objection/issues/65)
99

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)
1216

1317
**Closed issues:**
1418

1519
- Error creating new record after adding type 'array' in schema [\#66](https://github.com/feathersjs-ecosystem/feathers-objection/issues/66)
1620

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)
1923

2024
**Closed issues:**
2125

2226
- Can not filter by jsonb property [\#62](https://github.com/feathersjs-ecosystem/feathers-objection/issues/62)
2327

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+
2431
## [v4.4.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v4.4.0) (2019-10-11)
2532
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v4.3.0...v4.4.0)
2633

@@ -347,4 +354,4 @@
347354
## [v0.2.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v0.2.0) (2016-07-26)
348355

349356

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

Comments
 (0)