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

Commit 0f4a367

Browse files
author
Dekel Barzilay
committed
Updated CHANGELOG file
1 parent af7bc61 commit 0f4a367

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v6.0.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v6.0.0) (2020-09-20)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v5.8.1...v6.0.0)
6+
7+
**Closed issues:**
8+
9+
- How can I override the default model? [\#116](https://github.com/feathersjs-ecosystem/feathers-objection/issues/116)
10+
- Getting 500 status codes for anything that isn't 2xx status code [\#112](https://github.com/feathersjs-ecosystem/feathers-objection/issues/112)
11+
- query params ignored for calls to patch for a service with allowUpsert [\#97](https://github.com/feathersjs-ecosystem/feathers-objection/issues/97)
12+
13+
**Merged pull requests:**
14+
15+
- joinEager Fixes + $not Operator all with tests [\#114](https://github.com/feathersjs-ecosystem/feathers-objection/pull/114) ([Thomas-git](https://github.com/Thomas-git))
16+
317
## [v5.8.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.8.1) (2020-09-18)
418

519
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v5.8.0...v5.8.1)

0 commit comments

Comments
 (0)