|
| 1 | +## [3.1.0] - 2020-09-27 |
| 2 | + |
| 3 | +### Added |
| 4 | +- [4c3902](https://github.com/coduo/php-to-string/commit/4c39029921aa1ead4d156e81dc9eac4dfc121e11) - **poser.pugx.org badges** - [@norberttech](https://github.com/norberttech) |
| 5 | + |
| 6 | +### Changed |
| 7 | +- [#14](https://github.com/coduo/php-to-string/pull/14) - **dependencies** - [@norberttech](https://github.com/norberttech) |
| 8 | +- [37176c](https://github.com/coduo/php-to-string/commit/37176cfff780473b5aedd89f5734d7cad6c7588e) - **master branch alias** - [@norberttech](https://github.com/norberttech) |
| 9 | + |
| 10 | +## [3.0.0] - 2019-11-23 |
| 11 | + |
| 12 | +### Added |
| 13 | +- [#11](https://github.com/coduo/php-to-string/pull/11) - **missing dependency and moved from travis to github actions** - [@norberttech](https://github.com/norberttech) |
| 14 | + |
| 15 | +### Changed |
| 16 | +- [6ee3db](https://github.com/coduo/php-to-string/commit/6ee3dbd06fbff934673f2e59094158cf187400b2) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
| 17 | +- [d8b1dd](https://github.com/coduo/php-to-string/commit/d8b1dd1986b2da58dbdd83f19a910229c0802bf3) - **Run testsuite also on pushes to master** - [@norberttech](https://github.com/norberttech) |
| 18 | +- [#12](https://github.com/coduo/php-to-string/pull/12) - **Switch to short array notation** - [@norberttech](https://github.com/norberttech) |
| 19 | + |
| 20 | +### Removed |
| 21 | +- [#13](https://github.com/coduo/php-to-string/pull/13) - **php 7.0 & 7.1 support** - [@norberttech](https://github.com/norberttech) |
| 22 | + |
| 23 | +## [2.0.2] - 2019-08-09 |
| 24 | + |
| 25 | +### Added |
| 26 | +- [#8](https://github.com/coduo/php-to-string/pull/8) - **intl extension as required dependency** - [@teklakct](https://github.com/teklakct) |
| 27 | + |
| 28 | +### Fixed |
| 29 | +- [#7](https://github.com/coduo/php-to-string/pull/7) - **minor typo** - [@sdaoudi](https://github.com/sdaoudi) |
| 30 | + |
| 31 | +### Removed |
| 32 | +- [#9](https://github.com/coduo/php-to-string/pull/9) - **non supported php versions from Travis build** - [@norberttech](https://github.com/norberttech) |
| 33 | + |
| 34 | +## [2.0.1] - 2016-01-20 |
| 35 | + |
| 36 | +### Changed |
| 37 | +- [4c1d7e](https://github.com/coduo/php-to-string/commit/4c1d7e2e76017719edc70e944ace0ec570748a78) - **Merge pull request #6 from jakzal/symfony-intl-3** - [@norzechowicz](https://github.com/norzechowicz) |
| 38 | +- [#6](https://github.com/coduo/php-to-string/pull/6) - **Remove an optional dependency on symfony/intl** - [@jakzal](https://github.com/jakzal) |
| 39 | + |
| 40 | +## [2.0.0] - 2015-12-13 |
| 41 | + |
| 42 | +### Added |
| 43 | +- [#5](https://github.com/coduo/php-to-string/pull/5) - **support for php7** - [@norberttech](https://github.com/norberttech) |
| 44 | + |
| 45 | +### Changed |
| 46 | +- [5a55f3](https://github.com/coduo/php-to-string/commit/5a55f3bd3af772175b458ce48648a36a1d15b54a) - **Merge pull request #5 from norzechowicz/php7-support** - [@norzechowicz](https://github.com/norzechowicz) |
| 47 | + |
| 48 | +## [1.0.2] - 2015-12-13 |
| 49 | + |
| 50 | +### Changed |
| 51 | +- [#4](https://github.com/coduo/php-to-string/pull/4) - **travis.ci configuration file** - [@norberttech](https://github.com/norberttech) |
| 52 | +- [fb3f87](https://github.com/coduo/php-to-string/commit/fb3f879af3878310bd05c35fbec7256b4aeaf58c) - **Merge pull request #4 from norzechowicz/travis** - [@norzechowicz](https://github.com/norzechowicz) |
| 53 | + |
| 54 | +## [1.0.1] - 2014-10-18 |
| 55 | + |
| 56 | +### Added |
| 57 | +- [a92b47](https://github.com/coduo/php-to-string/commit/a92b47db643541baa7ea9c61ea427a6896676685) - **symfony2/intl fixed phpspec extensions** - [@norberttech](https://github.com/norberttech) |
| 58 | + |
| 59 | +### Changed |
| 60 | +- [a24f4c](https://github.com/coduo/php-to-string/commit/a24f4c97278fafa69cea2c180a036b2b207ab204) - **Update composer.json** - [@norberttech](https://github.com/norberttech) |
| 61 | +- [5ad9be](https://github.com/coduo/php-to-string/commit/5ad9be49ecfe0e832066bf86dca65ea9a197891e) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
| 62 | + |
| 63 | +## [v0.1.0] - 2014-05-08 |
| 64 | + |
| 65 | +### Changed |
| 66 | +- [420928](https://github.com/coduo/php-to-string/commit/42092807d4efab4c0c6c7782ab085978de4f4ce9) - **Travis.yml CS fix** - [@norberttech](https://github.com/norberttech) |
| 67 | +- [616f6f](https://github.com/coduo/php-to-string/commit/616f6f7dfd47056f39d332d34d9ade395715e6fd) - **Use PhpSpecDataProviderExtension to improve specs readabilty** - [@norberttech](https://github.com/norberttech) |
| 68 | +- [f519ef](https://github.com/coduo/php-to-string/commit/f519ef20ec15ba7030daa6315a3090e2a8964efa) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
| 69 | +- [dc133b](https://github.com/coduo/php-to-string/commit/dc133bcded367ab1495846d934ef003f92143ee8) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
| 70 | +- [f6034a](https://github.com/coduo/php-to-string/commit/f6034a859c7ce9e3b98521df7d27779cccfe7b01) - **Initial commit** - [@norberttech](https://github.com/norberttech) |
| 71 | + |
| 72 | +### Fixed |
| 73 | +- [7e29aa](https://github.com/coduo/php-to-string/commit/7e29aa926156d7952ea070af19066eac830192a2) - **travis configuration** - [@norberttech](https://github.com/norberttech) |
| 74 | + |
| 75 | +Generated by [Automation](https://github.com/aeon-php/automation) |
0 commit comments