Skip to content

Commit 646545a

Browse files
committed
Update CHANGELOG
1 parent ac7edbc commit 646545a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
# Unreleased
1+
# v1.4.1 2020-01-08
2+
3+
### Added
4+
5+
- Pattern matching on result values (@flash-gordon)
26

37
### Fixed
48

5-
- List tokens are correctly parsed as a comma separated list in rule messages (see #611) (@waiting-for-dev)
9+
- List tokens are correctly interpolated as a comma separated list in rule messages (see #611) (@waiting-for-dev)
610
- Warnings about delegated keywords (@flash-gordon)
11+
- A few delegation warnings about keyword arguments (@flash-gordon)
712

8-
[Compare v1.4.0...master](https://github.com/dry-rb/dry-validation/compare/v1.4.0...master)
13+
[Compare v1.4.0...v1.4.1](https://github.com/dry-rb/dry-validation/compare/v1.4.0...v1.4.1)
914

1015
# v1.4.0 2019-12-12
1116

0 commit comments

Comments
 (0)