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

Commit e02c769

Browse files
author
Dekel Barzilay
committed
Updated CHANGELOG file
1 parent 4f6f54b commit e02c769

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v7.1.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.1.1) (2021-02-08)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v7.1.0...v7.1.1)
6+
7+
**Merged pull requests:**
8+
9+
- Fixed issue where using $select with a composite PK returns error [\#140](https://github.com/feathersjs-ecosystem/feathers-objection/pull/140) ([davidf84](https://github.com/davidf84))
10+
311
## [v7.1.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.1.0) (2020-12-15)
412

513
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v7.0.0...v7.1.0)
@@ -115,10 +123,6 @@
115123
- \[Q\] query service with property in array of objects jsonb [\#111](https://github.com/feathersjs-ecosystem/feathers-objection/issues/111)
116124
- Relate [\#110](https://github.com/feathersjs-ecosystem/feathers-objection/issues/110)
117125

118-
**Merged pull requests:**
119-
120-
- Fix for default operators getting overwritten by options.whitelist instead of concat [\#108](https://github.com/feathersjs-ecosystem/feathers-objection/pull/108) ([satyadeepk](https://github.com/satyadeepk))
121-
122126
## [v5.7.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.7.0) (2020-07-25)
123127

124128
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v5.6.0...v5.7.0)
@@ -141,6 +145,7 @@
141145

142146
**Merged pull requests:**
143147

148+
- Fix for default operators getting overwritten by options.whitelist instead of concat [\#108](https://github.com/feathersjs-ecosystem/feathers-objection/pull/108) ([satyadeepk](https://github.com/satyadeepk))
144149
- Set schema option [\#105](https://github.com/feathersjs-ecosystem/feathers-objection/pull/105) ([EmileSpecs](https://github.com/EmileSpecs))
145150

146151
## [v5.5.2](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.5.2) (2020-06-19)

0 commit comments

Comments
 (0)