Changes between Initial Version and Version 4 of Ticket #3069
- Timestamp:
- 08/25/2017 01:21:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3069 – Description
initial v4 2 2 > bethannon1: Anyone know why we don't require plugin authors to show the dates of their updates on their changelog? That would be super-handy.... Some put it in, but most don't. 3 3 > ... 4 > For instance, because Ninja Forms puts the release date of updates on their changelog, I can tell that the new client site that I'm working in has not been updated since before September 2016. :flushed:4 > For instance, because Ninja Forms puts the release date of updates on their changelog, I can tell that the new client site that I'm working in has not been updated since before September 2016. 5 5 > 6 6 > sergey: We could probably pull the dates from SVN, however changelogs are basically freeform text now, like the rest of `readme.txt`, so automatically displaying the dates there, while theoretically possible, seems like a non-trivial task.