Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use most recent timestamp for <updated> in Atom feed #1014

Merged
merged 2 commits into from Dec 17, 2016

Conversation

denisdefreyne
Copy link
Member

This constructs the Atom feed’s <updated> from the most recent updated_at or created_at, rather than the last article’s created_at.

Fix for #1007. In addition, updated_at is now preferred to created_at, if available.

@denisdefreyne denisdefreyne added this to the 4.4.3 milestone Dec 17, 2016
@denisdefreyne denisdefreyne changed the title Gh 1007 most recent Use most recent timestamp for <updated> in Atom feed Dec 17, 2016
@denisdefreyne denisdefreyne merged commit 3585761 into master Dec 17, 2016
@denisdefreyne denisdefreyne deleted the gh-1007-most-recent branch December 17, 2016 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant