Add changes of "CountryCode" rule to changelog

This commit is contained in:
Henrique Moody 2015-10-18 11:48:00 -02:00
parent a3694241f2
commit 4da11c23f1

View file

@ -6,6 +6,7 @@ All notable changes of the Respect\Validation releases are documented in this fi
### Added
- Add "alpha-3" and "numeric" formats for "CountryCode" rule (#530)
- Add support for PHP 7 (#426)
- Create "Bsn" rule (#450)
- Create "CallableType" rule (#397)