Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog #288

Open
ScottShingler opened this issue Jan 14, 2022 · 2 comments
Open

Changelog #288

ScottShingler opened this issue Jan 14, 2022 · 2 comments

Comments

@ScottShingler
Copy link

Is there a changelog or list of release notes anywhere? All I could find was this, which is from 2018.

Having an up-to-date changelog would be useful to help understand what has changed between revisions. This is especially important for major version changes, as typically a change to the major version would indicate a risk of breaking changes.

(A bit of background: We are in the process of updating some of our dependencies, and updating one of them (not sure which) caused a runtime exception. Upgrading Fable.Remoting.Client from 5 to 7 resolved the issue, but we have no idea what the implications of jumping ahead 2 major versions is since there's no up-to-date changelog to refer to.)

@kerams
Copy link
Collaborator

kerams commented Jan 14, 2022

You can find what's changed between versions on the Release notes tab on Nuget, but right now we do not maintain accumulative changelog files for each package.

@ScottShingler
Copy link
Author

Ah, thank you - I missed that in the NuGet UI.

Is it worth keeping this issue open as a feature request to add a changelog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants