ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 208 forks source link

Update changelog #322

Open hypesystem opened 6 years ago

hypesystem commented 6 years ago

The changelog has fallen behind as of recent. We should update it to make sure it reflects which changes were introduced in which versions.

eladnava commented 6 years ago

Seems like this is partially addressed via https://github.com/ToothlessGear/node-gcm/pull/319/files#diff-4ac32a78649ca5bdd8e0ba38b7006a1eR4.

hypesystem commented 6 years ago

Yes! That's what made me realize we had forgotten to do this for a while. But we need a bit more detail, and to make sure that we include all the versions we have missed.

Schweinepriester commented 5 years ago

Updating the changelog would be helpful :)

mdesson commented 2 years ago

Are there any known breaking changes within v1.x.x? I know this project uses semver, but I usually read through the changelog of a given package to validate before going through an upgrade. An updated changelog would be a great help