Skip to content

Commit 6f8f329

Browse files
committed
Added CHANGELOG for #97
1 parent be55a24 commit 6f8f329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ All notable changes to this project will be documented in this file, in reverse
2727
to `Zend\Stdlib\Hydrator` to instead use `Zend\Hydrator`.
2828
- [#135](https://github.com/phly/PhlyRestfully/pull/135) updates all
2929
`trigger()` and `triggerUntil()` usage with forwards-compatible variants.
30+
- [#97](https://github.com/phly/PhlyRestfully/pull/97) fixes the identifier
31+
comparison in `ResourceController::getIdentifier()` to use a strict comparison
32+
to boolean false, and thus allow identifiers of `0`.

0 commit comments

Comments
 (0)