fsevents / fsevents

Native access to MacOS FSEvents in Node.js
MIT License
567 stars 119 forks source link

Does this project have a CHANGELOG.md or similar? #353

Closed cclauss closed 3 years ago

cclauss commented 3 years ago

If you are NOT on macOS and have come here to file an issue about compatibility problems, please stop and go to #115 for your answer.

You can look through many other similar closed issues as well if you're interested: https://github.com/strongloop/fsevents/search?utf8=%E2%9C%93&q=%22notsup%22+OR+%22EBADPLATFORM%22&type=Issues.

If you are here to report an issue observed while using this module on OS X, please delete all this pre-filled text then go ahead and submit your report.

cclauss commented 3 years ago

https://github.com/fsevents/fsevents/commit/10512a2aec64751af391e662407210193ec32607

pipobscure commented 3 years ago

The intent is to be as stable as possible. If a bug has been fixed or a change has been made we try to mention it in the release notes (github release).

At this point there are no actual major changes. Any change that would usually be mentioned in a changelog would trigger a major version release.

So TL;DR: sort of (github-release notes) but not really