I manage an atom feed that needs to be able to accommodate revisions to articles and somehow have client feed readers acknowledge the update. Currently the only thing I can do is make an entire new entry in my feed however that's not the desired outcome.
I thought I'd be able to update the time stamp on the updated
and/or published
element of the entry and the readers would handle the update appropriately. However all my testing with google reader and various other feed readers are ignoring my change.
Any thoughts? Is there something I'm missing?