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

Commit 4881a88

Browse files
author
Dekel Barzilay
committed
Updated CHANGELOG file
1 parent dc9c777 commit 4881a88

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [v7.1.2](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.1.2) (2021-03-02)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v7.1.1...v7.1.2)
6+
7+
**Merged pull requests:**
8+
9+
- fixed UniqueViolationError bug for mysql clients [\#141](https://github.com/feathersjs-ecosystem/feathers-objection/pull/141) ([Tr3ffel](https://github.com/Tr3ffel))
10+
311
## [v7.1.1](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v7.1.1) (2021-02-08)
412

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

134+
**Merged pull requests:**
135+
136+
- 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))
137+
126138
## [v5.7.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.7.0) (2020-07-25)
127139

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

146158
**Merged pull requests:**
147159

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))
149160
- Set schema option [\#105](https://github.com/feathersjs-ecosystem/feathers-objection/pull/105) ([EmileSpecs](https://github.com/EmileSpecs))
150161

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

0 commit comments

Comments
 (0)