Skip to content

Commit

Permalink
4.1.2
Browse files Browse the repository at this point in the history
 * Check composite keys containing hidden props (Raymond Feng)
 * Improve hidden/protected property checks (Raymond Feng)
  • Loading branch information
raymondfeng committed Oct 29, 2018
1 parent 7609585 commit 3348d50
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,3 +1,11 @@
2018-10-29, Version 4.1.2
=========================

* Check composite keys containing hidden props (Raymond Feng)

* Improve hidden/protected property checks (Raymond Feng)


2018-10-27, Version 4.1.1
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.1.1",
"version": "4.1.2",
"publishConfig": {
"export-tests": true
},
Expand Down

0 comments on commit 3348d50

Please sign in to comment.