Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
1d34bc0b
Commit
1d34bc0b
authored
Mar 10, 2017
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release notes
parent
928f7cb4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
0 deletions
+44
-0
docs/topics/release-notes.md
+44
-0
No files found.
docs/topics/release-notes.md
View file @
1d34bc0b
...
@@ -38,6 +38,32 @@ You can determine your currently installed version using `pip freeze`:
...
@@ -38,6 +38,32 @@ You can determine your currently installed version using `pip freeze`:
---
---
## 3.6.x series
### 3.6.2
*
*Date
**
:
[
10th March 2017
][
3.6.2-milestone
]
*
Support for Safari & IE in API docs. ([#4959][gh4959], [#4961][gh4961])
*
Add missing `mark_safe` in API docs template tags. ([#4952][gh4952], [#4953][gh4953])
*
Add missing glyicon fonts. ([#4950][gh4950], [#4951][gh4951])
*
Fix One-to-one fields in API docs. ([#4955][gh4955], [#4956][gh4956])
*
Test clean ups. ([#4949][gh4949])
### 3.6.1
*
*Date
**
:
[
9th March 2017
][
3.6.1-milestone
]
*
Ensure `markdown` dependancy is optional. ([#4947][gh4947])
### 3.6.0
*
*Date
**
:
[
9th March 2017
][
3.6.0-milestone
]
See the [release announcement][3.6-release].
---
## 3.5.x series
## 3.5.x series
### 3.5.4
### 3.5.4
...
@@ -625,6 +651,7 @@ For older release notes, [please see the version 2.x documentation][old-release-
...
@@ -625,6 +651,7 @@ For older release notes, [please see the version 2.x documentation][old-release-
[
ticket-582
]:
https://github.com/tomchristie/django-rest-framework/issues/582
[
ticket-582
]:
https://github.com/tomchristie/django-rest-framework/issues/582
[
rfc-6266
]:
http://tools.ietf.org/html/rfc6266#section-4.3
[
rfc-6266
]:
http://tools.ietf.org/html/rfc6266#section-4.3
[
old-release-notes
]:
https://github.com/tomchristie/django-rest-framework/blob/version-2.4.x/docs/topics/release-notes.md
[
old-release-notes
]:
https://github.com/tomchristie/django-rest-framework/blob/version-2.4.x/docs/topics/release-notes.md
[
3.6-release
]:
3.6-announcement.md
[
3.0.1-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.1+Release%22
[
3.0.1-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.1+Release%22
[
3.0.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.2+Release%22
[
3.0.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.2+Release%22
...
@@ -658,6 +685,9 @@ For older release notes, [please see the version 2.x documentation][old-release-
...
@@ -658,6 +685,9 @@ For older release notes, [please see the version 2.x documentation][old-release-
[
3.5.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.2+Release%22
[
3.5.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.2+Release%22
[
3.5.3-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.3+Release%22
[
3.5.3-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.3+Release%22
[
3.5.4-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.4+Release%22
[
3.5.4-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.4+Release%22
[
3.6.0-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.6.0+Release%22
[
3.6.1-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.6.1+Release%22
[
3.6.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.6.2+Release%22
<!-- 3.0.1 -->
<!-- 3.0.1 -->
[
gh2013
]:
https://github.com/tomchristie/django-rest-framework/issues/2013
[
gh2013
]:
https://github.com/tomchristie/django-rest-framework/issues/2013
...
@@ -1254,3 +1284,17 @@ For older release notes, [please see the version 2.x documentation][old-release-
...
@@ -1254,3 +1284,17 @@ For older release notes, [please see the version 2.x documentation][old-release-
[
gh4634
]:
https://github.com/tomchristie/django-rest-framework/issues/4634
[
gh4634
]:
https://github.com/tomchristie/django-rest-framework/issues/4634
[
gh4669
]:
https://github.com/tomchristie/django-rest-framework/issues/4669
[
gh4669
]:
https://github.com/tomchristie/django-rest-framework/issues/4669
[
gh4712
]:
https://github.com/tomchristie/django-rest-framework/issues/4712
[
gh4712
]:
https://github.com/tomchristie/django-rest-framework/issues/4712
<!-- 3.6.1 -->
[
gh4947
]:
https://github.com/tomchristie/django-rest-framework/issues/4947
<!-- 3.6.2 -->
[
gh4959
]:
https://github.com/tomchristie/django-rest-framework/issues/4959
[
gh4961
]:
https://github.com/tomchristie/django-rest-framework/issues/4961
[
gh4952
]:
https://github.com/tomchristie/django-rest-framework/issues/4952
[
gh4953
]:
https://github.com/tomchristie/django-rest-framework/issues/4953
[
gh4950
]:
https://github.com/tomchristie/django-rest-framework/issues/4950
[
gh4951
]:
https://github.com/tomchristie/django-rest-framework/issues/4951
[
gh4955
]:
https://github.com/tomchristie/django-rest-framework/issues/4955
[
gh4956
]:
https://github.com/tomchristie/django-rest-framework/issues/4956
[
gh4949
]:
https://github.com/tomchristie/django-rest-framework/issues/4949
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment