Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
radarlog committed Aug 16, 2020
1 parent 5854ada commit ffe098e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,19 @@
[1.0.2]: https://github.com/real-digital/gtin-validator/commits/1.0.2
[1.1.0]: https://github.com/real-digital/gtin-validator/commits/1.1.0
[1.1.1]: https://github.com/real-digital/gtin-validator/commits/1.1.1
[1.2.0]: https://github.com/real-digital/gtin-validator/commits/1.2.0

# Changelog

All notable changes to this project will be listed in this file.

## [1.2.0] - 2020-08-17

- Add `Gtin\Factory::isValid` shortcut
- Run tests against PHP 7.4
- Provide compatibility with PHPUnit 9
- Add static analysers (phpstan & psalm)

## [1.1.1] - 2019-04-02

- Add missing case for reasonMessage method inside NonNormalizable exception
Expand Down

0 comments on commit ffe098e

Please sign in to comment.