Skip to content

Conversation

wo0dyn
Copy link
Contributor

@wo0dyn wo0dyn commented Apr 11, 2017

ChangeLog

Release

  • Fetch translations from Crowdin
  • Change VERSION with the appropriate tag
  • Amend CHANGELOG.rst (check the release date)
  • Tag the resulting commit with the appropriate tag
  • Push the tag (using: git push --tags)
  • Edit the release (copy/paste CHANGELOG)
  • Publish the new release to PyPI

ChangeLog
---------

* Added Django 1.10 support (#203).
* Dropped Python 3.3 support (#207).
* Fixed the swagger doc generation and rendering (#210).
* Fix wrong field type for Checkbox (#208).
* Don't rely on database ordering in `NestedListSerializer` (#215)
* Provide a tools in order to generate django-form class from json
  contextualized definition (#171)
@wo0dyn wo0dyn self-assigned this Apr 11, 2017
@wo0dyn wo0dyn requested review from brunobord and mgu April 11, 2017 09:06
CHANGELOG.rst Outdated
master (unreleased)
===================


Copy link
Contributor

Choose a reason for hiding this comment

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

remove the "master unreleased" bit here

Copy link
Contributor

@brunobord brunobord left a comment

Choose a reason for hiding this comment

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

LGTM, please proceed to release

@wo0dyn wo0dyn merged commit 7676d32 into master Apr 11, 2017
@wo0dyn wo0dyn deleted the release/0.9.0 branch April 11, 2017 09:30
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.

3 participants