jsondiffpatch icon indicating copy to clipboard operation
jsondiffpatch copied to clipboard

Changelog?

Open DennisSmolek opened this issue 7 years ago • 3 comments

Hey benjamine, totally love the code, we use it to handle history for an online editor. I see you're making some breaking changes (or at least using a 3.x version) but there isn't a changelog to see whats up and if I should change.

Would it be possible to add one or perhaps point me to where one exists?

DennisSmolek avatar Feb 19 '18 19:02 DennisSmolek

it's a good point, backward breaking changes have been very rare (or none?) so far, but would make sense to have one. re. 0.3.x, it has no API changes, the only difference is deprecated support for node < 4.8

benjamine avatar Feb 19 '18 21:02 benjamine

Hi @benjamine, are you interested in maintaining a changelog? We are currently working on a service changelox.com to make changelog maintenance much easier without being a simple changelog generator. It's free for open source repos and we would appreciate your feedback. :)

changelox avatar Mar 02 '18 15:03 changelox

@changelox thanks, I would rather not add a dependency, and rely on a simple text file.

benjamine avatar Mar 02 '18 19:03 benjamine

Changes are now document from 0.4.0 onward in Releases.

Methuselah96 avatar Aug 20 '23 19:08 Methuselah96