We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While updating my Void Linux system, I noticed that delta was updated from 0.17 to 0.18.
"Cool, let's check what's new."
Nope, there is no changelog in the source tree. And checking the git commit log is not an acceptable alternative.
Pleas just provide a simple list like:
version x.y.z ============= - Add this new feature. - Fixed that bug. - ...
The text was updated successfully, but these errors were encountered:
There's a changelog for each release, e.g. https://github.com/dandavison/delta/releases/tag/0.18.0.
Sorry, something went wrong.
That changelog is not that interesting for users, e.g. "CI: fix macOS build". A simple file is a good idea, I'll prepare one for the next release.
No branches or pull requests
While updating my Void Linux system, I noticed that delta was updated from 0.17 to 0.18.
"Cool, let's check what's new."
Nope, there is no changelog in the source tree. And checking the git commit log is not an acceptable alternative.
Pleas just provide a simple list like:
The text was updated successfully, but these errors were encountered: