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

add a changelog file (CHANGES.txt, or something like that) #1833

Open
bart9h opened this issue Aug 28, 2024 · 2 comments
Open

add a changelog file (CHANGES.txt, or something like that) #1833

bart9h opened this issue Aug 28, 2024 · 2 comments

Comments

@bart9h
Copy link

bart9h commented Aug 28, 2024

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.
- ...
@injust
Copy link
Contributor

injust commented Sep 1, 2024

There's a changelog for each release, e.g. https://github.com/dandavison/delta/releases/tag/0.18.0.

@th1000s
Copy link
Collaborator

th1000s commented Sep 2, 2024

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.

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

3 participants