Skip to content

Commit 03826f1

Browse files
committed
v0.4.2
1 parent 50377d7 commit 03826f1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# PointyApi Changelog
22

3+
## [0.4.2] Dec-26-2018
4+
5+
Fixed onlySelf() on GET
6+
7+
### Fixes
8+
- onlySelf() on GET should not be authorized by default
9+
- onlySelf() should filter GET arrays
10+
311
## [0.4.1] Dec-23-2018
412

513
Fixed count parameter

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pointyapi",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"author": "stateless-studio",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)