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

Commit

Permalink
Add changelog entry for pull #93
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed Nov 9, 2018
1 parent 82c0ec3 commit 83ac98f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -10,7 +10,9 @@ All notable changes to this project will be documented in this file, in reverse

### Changed

- Nothing.
- [#93](https://github.com/zendframework/zend-feed/pull/93) `Writer\Feed`, `Writer\Entry` and `Writer\Deleted` all now
accept `DateTimeImmutable` instances as an arguments to methods that previously only accepted `DateTime` or Unix
Timestamps, such as `Writer\Feed::setDateModified()`

### Deprecated

Expand Down

0 comments on commit 83ac98f

Please sign in to comment.