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

Commit 78fed36

Browse files
committed
Adds CHANGELOG entry for #172
1 parent 2af6f50 commit 78fed36

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ All notable changes to this project will be documented in this file, in reverse
2929
binding values in a fieldset will correctly identify the elements in the
3030
provided data.
3131

32+
- [#172](https://github.com/zendframework/zend-form/pull/172) fixes the
33+
`DateTime` element such that it no longer attempts to use its
34+
`DATETIME_FORMAT` constant, but, rather, the value of the `$format` property,
35+
when representing the element; this change allows developers to override the
36+
format, which was the original intention.
37+
3238
## 2.10.3 - TBD
3339

3440
### Added

0 commit comments

Comments
 (0)