Skip to content

Commit f0f80b4

Browse files
committed
Release version 1.4.0
1 parent 126bb20 commit f0f80b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Yii Validator Change Log
22

3-
## 1.3.1 under development
3+
## 1.4.0 May 22, 2024
44

5-
- New #657: Add `Result::add()` method for merging other results to the base one (@arogachev)
6-
- New #655: Add rules for validating value types - `boolean`, `float`, `integer`, `string` (@arogachev)
7-
- New #693: Add `AnyRule` rule (@arogachev)
85
- New #649: Add `getFirstErrorMessagesIndexedByPath()` and `getFirstErrorMessagesIndexedByAttribute()` methods to
96
`Result` (@arogachev)
7+
- New #655: Add rules for validating value types - `boolean`, `float`, `integer`, `string` (@arogachev)
8+
- New #657: Add `Result::add()` method for merging other results to the base one (@arogachev)
109
- New #687: Add `UniqueIterable` rule (@arogachev)
10+
- New #693: Add `AnyRule` rule (@arogachev)
1111

1212
## 1.3.0 April 04, 2024
1313

0 commit comments

Comments
 (0)