pickle icon indicating copy to clipboard operation
pickle copied to clipboard

Need a CHANGELOG

Open Hywan opened this issue 11 years ago • 7 comments

Hywan avatar Feb 23 '15 10:02 Hywan

:+1: http://keepachangelog.com/

pborreli avatar Feb 23 '15 10:02 pborreli

Each github release has its changelog: https://github.com/FriendsOfPHP/pickle/releases

stof avatar Feb 23 '15 10:02 stof

We could add one to the tags. But given that the release is actually a phar, for most users, does it make sense?

pierrejoye avatar Feb 23 '15 11:02 pierrejoye

I was suggesting to have one, too. Looking like @Hywan was fishing out the feature list for the release :) IMHO probably easier for one who just looks at the sources, too.

weltling avatar Feb 23 '15 11:02 weltling

Ah you mean like NEWS? Makes sense yes :) On Feb 23, 2015 3:18 AM, "Anatol Belski" [email protected] wrote:

I was suggesting to have one, too. Looking like @Hywan https://github.com/Hywan was fishing out the feature list for the release :) IMHO probably easier for one who just looks at the sources, too.

— Reply to this email directly or view it on GitHub https://github.com/FriendsOfPHP/pickle/issues/98#issuecomment-75525234.

pierrejoye avatar Feb 23 '15 11:02 pierrejoye

@pierrejoye Tags already have a changelog. See https://github.com/FriendsOfPHP/pickle/releases.

Hywan avatar Feb 23 '15 12:02 Hywan

I think it's easier to have a CHANGELOG in the source repository :

  • a plain old text file will work everywhere (not only on github).
  • contributors will be able to add entries to it by themselves
  • it's easier to read when you have a local copy of the repository
  • it's readable when you are offline

jubianchi avatar Feb 23 '15 13:02 jubianchi