Skip to content

Move to keep a changelog format #474

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
merged 2 commits into from
Sep 11, 2018

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Sep 10, 2018

Fixes #470

Includes documentation of versioning and deprecation policy.

This change will also help to better document deprecation changes like currently proposed in #469

Fixes django-json-api#470

Includes documentation of versioning and deprecation policy
@sliverc sliverc requested a review from n2ygk September 10, 2018 13:20
Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. I like following the keepachangelog pattern.

I have a couple of minor concerns w.r.t. relationship to DRF's style of versioning and whether the change from JsonApi to JSONAPI needs to be listed as deprecated since we added/removed it before there was a release.

CHANGELOG.md Outdated
* Replaced binary `drf_example` sqlite3 db with a [fixture](example/fixtures/drf_example.json). See [getting started](docs/getting-started.md#running-the-example-app).

### Deprecated

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we've decided to yank this PR before a release ever happened, so I don't think it needs to be listed as deprecated.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough. Removed.

We will remove this before new version will be released.
@n2ygk n2ygk merged commit e8a735f into django-json-api:master Sep 11, 2018
@sliverc sliverc deleted the keep_a_changelog branch September 11, 2018 12:25
@n2ygk n2ygk added this to the 2.6.0 milestone Sep 18, 2018
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

Successfully merging this pull request may close these issues.

2 participants