Skip to content

Commit

Permalink
5.5.0
Browse files Browse the repository at this point in the history
 * chore: add Rifa and Mario as codeowners (Diana Lau)
 * fix: disregard empty and/or fields (Abhilash Murthy)
 * feat(operators): add fts match operator (Akshat  Dubey)
 * chore: move repo to loopbackio org (Diana Lau)
 * Defensively drop constraints during migrations (Chris Kobrzak)
  • Loading branch information
dhmlau committed Jan 13, 2022
1 parent fb87b13 commit 96e78db
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2022-01-13, Version 5.5.0
=========================

* chore: add Rifa and Mario as codeowners (Diana Lau)

* fix: disregard empty and/or fields (Abhilash Murthy)

* feat(operators): add fts match operator (Akshat Dubey)

* chore: move repo to loopbackio org (Diana Lau)

* Defensively drop constraints during migrations (Chris Kobrzak)


2021-05-03, Version 5.4.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-postgresql",
"version": "5.4.0",
"version": "5.5.0",
"description": "Loopback PostgreSQL Connector",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 96e78db

Please sign in to comment.