MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
946 stars 278 forks source link

Please add changelog/release notes #186

Open ApsOps opened 6 years ago

ApsOps commented 6 years ago

Hi,

Please add a changelog or release notes to help the users understand the (breaking) changes in new versions.

Thanks!

lpinca commented 6 years ago

I know it's not the same and we should add release notes but for now you can use comparison between two tags. For example https://github.com/MONEI/Shopify-api-node/compare/2.13.0...2.14.0.

frandiox commented 4 years ago

@lpinca Hi! Since there's no changelog I will ask here: do you remember what's the breaking change between v2 and v3? I'd like to know that before starting the upgrade. Thanks!

lpinca commented 4 years ago

@frandiox the only breaking change is the minimum Node.js version. shopify-api-node@3 requires Node.js >= 10.

druvisc commented 3 years ago

Any chance this is something that you guys would be willing to do? Just a write up per release whether there's something the developers should know.