-
Notifications
You must be signed in to change notification settings - Fork 113
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
Merged PRs on Release notes on Github are wrong #568
Comments
Good catch. That's the list for 0.8.0 once it lands. I'll update... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at https://github.com/JuliaDSP/DSP.jl/releases for the latest 0.7.10 it appears that the list of merged PRs is wrong. Example: It's stated that for 0.7.10 the PR #458 was merged, which made me nervous because it would be breaking for our code base. But apparently the PR is not part of the 0.7.10 release on the code level...
The text was updated successfully, but these errors were encountered: