Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 4cc04fa

Browse files
committed
Added CHANGELOG for #159
1 parent a9a825e commit 4cc04fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ All notable changes to this project will be documented in this file, in reverse
2828
and thus seeding it with configured form/form element services. This means
2929
that the `form_elements` configuration will now be honored in non-zend-mvc
3030
contexts.
31+
- [#159](https://github.com/zendframework/zend-form/pull/159) fixes the behavior
32+
of the `min` and `max` attributes of the various `DateTime` elements, ensuring
33+
that the elements raise an exception during instantiation if the values
34+
provided are in a format that `DateTime` does not recognize for the element
35+
type in question.
3136

3237
## 2.10.1 - 2017-04-26
3338

0 commit comments

Comments
 (0)