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

Commit ea4a197

Browse files
committed
Added CHANGELOG for #64
1 parent 050e889 commit ea4a197

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.1.1 - TBD
5+
## 1.1.1 - 2015-06-25
66

77
### Added
88

@@ -18,7 +18,9 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#64](https://github.com/zendframework/zend-diactoros/pull/64) fixes the
22+
behavior of `JsonResponse` with regards to serialization of `null` and scalar
23+
values; the new behavior is to serialize them verbatim, without any casting.
2224

2325
## 1.1.0 - 2015-06-24
2426

0 commit comments

Comments
 (0)