Skip to content

Commit

Permalink
5.5.1
Browse files Browse the repository at this point in the history
 * fix: improve filter sanitisation (Rifa Achrinza)

 * fix: debug prints the password in plain text (Francisco Buceta)

 * docs: add SECURITY.md (Diana Lau)

 * docs: update coc (Diana Lau)

 * docs: add code of conduct (Diana Lau)

Signed-off-by: Rifa Achrinza <[email protected]>
  • Loading branch information
achrinza committed Aug 6, 2022
1 parent d57406c commit c684889
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2022-08-06, Version 5.5.1
=========================

* fix: improve filter sanitisation (Rifa Achrinza)

* fix: debug prints the password in plain text (Francisco Buceta)

* docs: add SECURITY.md (Diana Lau)

* docs: update coc (Diana Lau)

* docs: add code of conduct (Diana Lau)


2022-01-13, Version 5.5.0
=========================

Expand Down
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.5.0",
"version": "5.5.1",
"description": "Loopback PostgreSQL Connector",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit c684889

Please sign in to comment.