psliwa / image-optimizer

Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
MIT License
906 stars 141 forks source link

Suggestion: add a changelog #38

Closed freekmurze closed 7 years ago

freekmurze commented 7 years ago

Currently it's very hard to find out what has changed between releases.

This could be solved by added a changelog. Here's an example of such a changelog. Here some more info about changelogs in general: http://keepachangelog.com/en/1.0.0/

Anyways, it just a suggestion, feel free to ignore it.