Skip to content

Commit af0be2f

Browse files
committed
Update "CHANGELOG.md" file
1 parent cca7339 commit af0be2f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes of the Respect\Validation releases are documented in this file.
44

5+
## 1.1.0 - 2016-04-24
6+
7+
### Added
8+
9+
- Create "Fibonacci" rule (#637)
10+
- Create "IdentityCard" rule (#632)
11+
- Create "Image" rule (#621)
12+
- Create "LanguageCode" rule (#597)
13+
- Create "Pesel" rule (#616)
14+
- Create "PhpLabel" rule (#652)
15+
16+
### Changed
17+
18+
- Allow the define brands for credit card validation (#661)
19+
- Define names for the child of Not rule (#641)
20+
- Ensure namespace separator on appended prefixes (#666)
21+
- Length gets length of integers (#643)
22+
- Set template for the only rule in the chain (#663)
23+
- Throw an exception when age is not an integer (#667)
24+
- Use "{less/greater} than or equal to" phrasing (#604)
25+
526
## 1.0.0 - 2015-10-24
627

728
### Added

0 commit comments

Comments
 (0)