npm / npm-registry-client

http://npm.im/npm-registry-client
ISC License
264 stars 108 forks source link

Add a changelog - what were the breaking changes? #56

Open dylang opened 10 years ago

dylang commented 10 years ago

As a user of this client, it would be helpful to put in the README or a CHANGELOG/HISTORY, the the breaking change is when a major bump happens. It's also nice to list new features.

Side comment: It would be awesome if the concept of a changelog was "core" to npm the way READMEs are stored in the registry to be made available for tools like the npmjs.org site.

othiym23 commented 10 years ago

That's something we're discussing, @dylang.

See also npm/npm#5851