File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,19 +6,23 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66## [ Unreleased] ( https://github.com/orca-services/cakephp-data-validation-testing )
77
88### Added
9- - Add the following new test methods:
10- - Assert a field accepts only valid date values
11- - Assert a field accepts only decimal values
12- - Assert a field accepts only integer values
13- - Assert a field enforces uniqueness across record
14- - Assert a field's foreign key must reference an existing record
159
1610### Changed
1711
1812### Fixed
1913
2014### Dependencies
2115
16+ ## [ 1.1.0] ( https://github.com/orca-services/cakephp-data-validation-testing/releases/tag/1.1.0 ) - 2026-04-13
17+
18+ ### Added
19+ - Add the following new test methods:
20+ - Assert a field accepts only valid date values
21+ - Assert a field accepts only decimal values
22+ - Assert a field accepts only integer values
23+ - Assert a field enforces uniqueness across record
24+ - Assert a field's foreign key must reference an existing record
25+
2226## [ 1.0.0] ( https://github.com/orca-services/cakephp-data-validation-testing/releases/tag/1.0.0 ) - 2026-04-08
2327
2428### Added
You can’t perform that action at this time.
0 commit comments