2.0.1 / 2018-01-25
------------------

- Add support for concatenated JSON objects with whitespace. [#5] ([@bcantrill](https://github.com/bcantrill))

2.0.0 / 2017-08-30
------------------

- Fix bug when JSON object contains `{` and/or `}`. [#2] ([@Superlokkus](https://github.com/Superlokkus))

1.0.0 / 2016-11-24
------------------

- Initial release

[#2]: https://github.com/manidlou/concatjson/pull/2 "Issue1 fix"
[#5]: https://github.com/manidlou/concatjson/pull/5 "concatjson#4 support concatenated JSON delimited with whitespace"
