diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b5d2b1..6fd2b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## to be released +## v1.1.18 (2014-02-02) - require PCRE>=7.3, the first that correctly checks UTF-8 validity +- enable HHVM on Travis CI ## v1.1.17 (2014-01-02) diff --git a/README.md b/README.md index f2ee98a..b4735d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Patchwork UTF-8 for PHP [![Latest Stable Version](https://poser.pugx.org/patchwork/utf8/v/stable.png)](https://packagist.org/packages/patchwork/utf8) [![Total Downloads](https://poser.pugx.org/patchwork/utf8/downloads.png)](https://packagist.org/packages/patchwork/utf8) -[![Build Status](https://secure.travis-ci.org/nicolas-grekas/Patchwork-UTF8.png)](http://travis-ci.org/nicolas-grekas/Patchwork-UTF8) +[![Build Status](https://secure.travis-ci.org/nicolas-grekas/Patchwork-UTF8.png?branch=master)](http://travis-ci.org/nicolas-grekas/Patchwork-UTF8) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/666c8ae7-0997-4d27-883a-6089ce3cc76b/mini.png)](https://insight.sensiolabs.com/projects/666c8ae7-0997-4d27-883a-6089ce3cc76b) Patchwork UTF-8 gives PHP developpers extensive, portable and performant