Skip to content

Commit

Permalink
Merge pull request #8 from PHPCompatibility/feature/changelog-1.0.2
Browse files Browse the repository at this point in the history
Changelog for the release of PHPCompatibilityPasswordCompat 1.0.2
  • Loading branch information
wimg authored Aug 28, 2019
2 parents cc438b9 + 4ca7b56 commit b97ec66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ All code within the PHPCompatibility organisation is released under the GNU Less

## Changelog

### 1.0.2 - 2019-08-29

* Composer: The recommended version of the [Composer PHPCS plugin](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/) has been upped to `^0.5.0`.
* CI: Added early warning system for false positives due to changes in the polyfill library itself.

### 1.0.1 - 2018-12-16

* Prevent false positives when the ruleset is run over the code of the polyfill itself.
Expand Down

0 comments on commit b97ec66

Please sign in to comment.