ralphtheninja / await-spawn

child_process.spawn() wrapped in a Promise
MIT License
40 stars 9 forks source link

wish: keep a changelog #17

Open markstos opened 3 years ago

markstos commented 3 years ago

4.0 was released which implies breaking changes, but there is no CHANGELOG, NEWS or HISTORY file, and the Github Releases page doesn't contain change history either.

Changelogs in some form are a time saver. Thanks!

https://keepachangelog.com

ralphtheninja commented 3 years ago

I agree. Will try to find som time for it.