-
-
Notifications
You must be signed in to change notification settings - Fork 212
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.md should be the source of truth #148
Comments
Just my two cents, I support this and I think we should conform to follow this pattern: http://keepachangelog.com/en/1.0.0/ because its just so simple to use and follow 😎 |
That looks good
…On Tue, 8 Jan 2019, 13:38 Niclas Kron ***@***.*** wrote:
Just my two cents, I support this and I think we should conform to follow
this pattern: http://keepachangelog.com/en/1.0.0/ because its just so
simple to use and follow 😎
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#148 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAkjehOor3al0rAYohugBp_YRFKApnuBks5vBJ9CgaJpZM4ZeGy9>
.
|
johnraz
added a commit
to johnraz/django-rest-knox
that referenced
this issue
Jan 17, 2019
This was referenced Jan 17, 2019
I opened #161 to follow up on making the changelog's content better by complying to http://keepachangelog.com/en/1.0.0/. |
belugame
added a commit
that referenced
this issue
Jan 17, 2019
Fix #148 single source of truth for the changelog
MoisesRT
pushed a commit
to MoisesRT/django-rest-knox
that referenced
this issue
Sep 15, 2019
dontexit
pushed a commit
to dontexit/django-rest-knox
that referenced
this issue
Jan 24, 2024
dontexit
pushed a commit
to dontexit/django-rest-knox
that referenced
this issue
Jan 24, 2024
Fix jazzband#148 single source of truth for the changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should setup something so that
CHANGELOG.md
is used in the doc and as a source for github releases.The text was updated successfully, but these errors were encountered: