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

Commit

Permalink
Adds CHANGELOG entries for #38
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jan 4, 2018
1 parent 193e475 commit 6e3a4e0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- Nothing.
- [#38](https://github.com/zendframework/zend-json/pull/38) provides a fix to
`Json::prettyPrint()` to ensure that empty arrays and objects are printed
without newlines.

- [#38](https://github.com/zendframework/zend-json/pull/38) provides a fix to
`Json::prettyPrint()` to remove additional newlines preceding a closing
bracket.

## 3.0.0 - 2016-03-31

Expand Down

0 comments on commit 6e3a4e0

Please sign in to comment.