Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0158f6

Browse files
Set release version to 2.3.0. (#383)
Fixes #382
1 parent 9fa2e23 commit f0158f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v2.3.0
1+
v2.3.0 - Released November 28, 2017
22

33
* Added support for polymorphic models
44
* When `JSON_API_FORMAT_KEYS` is False (the default) do not translate request

‎rest_framework_json_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
__title__ = 'djangorestframework-jsonapi'
4-
__version__ = '2.2.0'
4+
__version__ = '2.3.0'
55
__author__ = ''
66
__license__ = 'MIT'
77
__copyright__ = ''

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /