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

Commit 651141d

Browse files
author
Dekel Barzilay
committed
Updated CHANGELOG file
1 parent 3203c0e commit 651141d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## [v5.4.0](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.4.0) (2020-05-09)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v5.3.3...v5.4.0)
6+
37
## [v5.3.3](https://github.com/feathersjs-ecosystem/feathers-objection/tree/v5.3.3) (2020-04-24)
48

59
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-objection/compare/v5.3.2...v5.3.3)
610

711
**Closed issues:**
812

9-
- Patch multi throws `NotFound` error if new data doesn't match original query [\#92](https://github.com/feathersjs-ecosystem/feathers-objection/issues/92)
1013
- I got 'Cannot read property 'get' of undefined' error on a simple join [\#89](https://github.com/feathersjs-ecosystem/feathers-objection/issues/89)
1114
- Passing "id" parameter on create service method allows for unrestricted "get" access to feathers-objection service [\#88](https://github.com/feathersjs-ecosystem/feathers-objection/issues/88)
1215

0 commit comments

Comments
 (0)