mathiasbynens / punycode.js

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
https://mths.be/punycode
MIT License
1.6k stars 159 forks source link

Where do I find information on what changed from 1.x.x to 2.x.x? #51

Closed nikgraf closed 8 years ago

nikgraf commented 8 years ago

There is a pretty cool site on how to create changelog: http://keepachangelog.com/

mathiasbynens commented 8 years ago

https://github.com/bestiejs/punycode.js/releases/tag/v2.0.0

nikgraf commented 8 years ago

cool thx