8000 Adds CHANGELOG entry for #4 · zendframework/zend-json-server@ce7168b · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit ce7168b

Browse files
committed
Adds CHANGELOG entry for #4
1 parent 6797498 commit ce7168b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25+
- [#4](https://github.com/zendframework/zend-json-server/pull/4) provides a fix to how parameters are validated, ensuring default values
26+
are provided when known (and only when named parameters are provided), and an error
27+
is raised when not enough parameters are provided.
28+
2529
- [#2](https://github.com/zendframework/zend-json-server/pull/2) fixes an issue with how the `Response::setOptions()` method would handle a
2630
key of `0`; previously, it would (incorrectly) set the JSON-RPC version of the response;
2731
now it does not.

0 commit comments

Comments
 (0)
0