diff --git a/CHANGELOG.md b/CHANGELOG.md index d3181da..1cb1493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.2.6](https://github.com/oceanprotocol/commons/compare/v0.2.5...v0.2.6) + +> 30 April 2019 + +- add blockies for account display [`#115`](https://github.com/oceanprotocol/commons/pull/115) +- Setup coverage reporting [`#116`](https://github.com/oceanprotocol/commons/pull/116) +- report test coverage to Codacy [`5e8ed02`](https://github.com/oceanprotocol/commons/commit/5e8ed026d556e98471fb9e0fbb5b680955e0dc8a) +- hotfix for search input [`a8969bb`](https://github.com/oceanprotocol/commons/commit/a8969bb70c0f206ea38c969d3b22706d8a9af29d) +- Release 0.2.6 [`269acdf`](https://github.com/oceanprotocol/commons/commit/269acdfc8fc106090232b0fa9716d04c7e195062) + +#### [v0.2.5](https://github.com/oceanprotocol/commons/compare/v0.2.4...v0.2.5) + +> 29 April 2019 + +- sanitize search input [`#114`](https://github.com/oceanprotocol/commons/pull/114) +- update telegram link [`#113`](https://github.com/oceanprotocol/commons/pull/113) +- update changelog [`0d3afc8`](https://github.com/oceanprotocol/commons/commit/0d3afc821900fada63013fc8aec434a634c67199) +- Release 0.2.5 [`8290609`](https://github.com/oceanprotocol/commons/commit/82906093e60f4b52302b6f08f19787f65b24fafd) + #### [v0.2.4](https://github.com/oceanprotocol/commons/compare/v0.2.3...v0.2.4) > 29 April 2019 - fix search titles [`#112`](https://github.com/oceanprotocol/commons/pull/112) - Release 0.2.4 [`8f832b6`](https://github.com/oceanprotocol/commons/commit/8f832b63220a46a8de0061ffc2498186e2099315) +- update telegram link [`e6806f4`](https://github.com/oceanprotocol/commons/commit/e6806f467d6e2299bc0886eba53d0646dfa4df31) #### [v0.2.3](https://github.com/oceanprotocol/commons/compare/v0.2.2...v0.2.3)