File tree 2 files changed +25
-5
lines changed
2 files changed +25
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Added
10
10
11
+ ### Changed
12
+
13
+ ### Removed
14
+
15
+ ## [ 0.4.0] - 26-01-2022
16
+
17
+ ### Added
18
+
11
19
- RGB validation rule
12
20
- RGBA validation rule
13
21
- Luxembourg postal code rule
@@ -21,11 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
29
- Domain name rule
22
30
- Italian VAT number
23
31
24
- ### Changed
25
-
26
- ### Removed
27
-
28
-
29
32
## [ 0.3.0] - 09-01-2022
30
33
31
34
### Added
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] - 26-01-2022
4
+
5
+ ### Added
6
+
7
+ - RGB validation rule
8
+ - RGBA validation rule
9
+ - Luxembourg postal code rule
10
+ - Spanish postal code rule
11
+ - Italian postal code rule
12
+ - Irish postal code rule
13
+ - South Korean (ROK) postal code rule
14
+ - Discover card validation rule
15
+ - Portuguese postal code rule
16
+ - Spanish VAT number
17
+ - Domain name rule
18
+ - Italian VAT number
19
+
3
20
## [ 0.3.0] - 09-01-2022
4
21
5
22
### Added
You can’t perform that action at this time.
0 commit comments