Skip to content

Commit ba171b8

Browse files
committed
Update CHANGELOG [ci skip]
1 parent 03e1a11 commit ba171b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* Inherited type schemas used by coercion are now properly configured as `lax` type (solnic)
1313
* `Config` is now finalized before instantiating schemas and properly dupped when its inherited (flash-gordon + solnic)
1414
* `Config#eql?` works as expected (solnic)
15+
* Predicates are properly inferred from array with a member type spec, ie `array[:integer]` results in `array? + each(:integer?)` (issue #140) (solnic)
1516

1617
[Compare v1.0.3...v1.1.0](https://github.com/dry-rb/dry-schema/compare/v1.0.3...v1.1.0)
1718

0 commit comments

Comments
 (0)