Skip to content

Commit

Permalink
Added CHANGELOG for #104
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 26, 2016
1 parent 03d848b commit 3b068e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ All notable changes to this project will be documented in this file, in reverse
- [#97](https://github.com/phly/PhlyRestfully/pull/97) fixes the identifier
comparison in `ResourceController::getIdentifier()` to use a strict comparison
to boolean false, and thus allow identifiers of `0`.
- [#104](https://github.com/phly/PhlyRestfully/pull/104) corrects the logic in
`ResourceParametersListener::detachShared` to pass the identifier.

0 comments on commit 3b068e0

Please sign in to comment.