File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 1
- ## unreleased
1
+ ## 1.5.4 2020-08-21
2
2
3
3
4
4
### Fixed
7
7
- Providing a custom message template for array errors works correctly (issue #663 fixed via #665 ) (@tadeusz-niemiec )
8
8
9
9
10
- [ Compare vunreleased...master] ( https://github.com/dry-rb/dry-validation/compare/vunreleased...master )
11
-
12
- ## unreleased
13
-
14
-
15
- ### Fixed
16
-
17
- - Full messages work correctly with rule failures now (issue #661 fixed via #662 ) (@stind )
18
- - Providing a custom message template for array errors works correctly (issue #663 fixed via #665 ) (@tadeusz-niemiec )
19
-
20
-
21
- [ Compare v1.5.3...master] ( https://github.com/dry-rb/dry-validation/compare/v1.5.3...master )
10
+ [ Compare v1.5.3...v1.5.4] ( https://github.com/dry-rb/dry-validation/compare/v1.5.3...v1.5.4 )
22
11
23
12
## 1.5.3 2020-07-27
24
13
You can’t perform that action at this time.
0 commit comments