File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes of the Respect\Validation releases are documented in this file.
4
4
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
+
5
26
## 1.0.0 - 2015-10-24
6
27
7
28
### Added
You can’t perform that action at this time.
0 commit comments