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

Commit

Permalink
Adds CHANGELOG entry for #96
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Mar 5, 2019
1 parent 8c53672 commit 5f427fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- Nothing.
- [#96](https://github.com/zendframework/zend-feed/pull/96) adds the methods `Zend\Feed\Reader\Extension\Podcast\Entry::getTitle() : string`
and `Zend\Feed\Writer\Extension\ITunes\Entry::setTitle(string $value)`; these
provide the ability to read and manipulate `<itunes:title>` tags in feeds.

### Changed

Expand Down

0 comments on commit 5f427fe

Please sign in to comment.