Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Placeholder for 3.5 release notes
  • Loading branch information
lovelydinosaur committed Oct 20, 2016
commit ea6eb07b2feb4b87ca21c2248c3bc4cd4d7c7605
9 changes: 9 additions & 0 deletions docs/topics/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ You can determine your currently installed version using `pip freeze`:

---

## 3.5.x series

### 3.5.0

**Date**: [20th October 2016][3.5.0-milestone]

---

## 3.4.x series

### 3.4.7
Expand Down Expand Up @@ -596,6 +604,7 @@ For older release notes, [please see the version 2.x documentation][old-release-
[3.4.5-milestone]: https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.4.5+Release%22
[3.4.6-milestone]: https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.4.6+Release%22
[3.4.7-milestone]: https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.4.7+Release%22
[3.5.0-milestone]: https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.5.0+Release%22

<!-- 3.0.1 -->
[gh2013]: https://github.com/tomchristie/django-rest-framework/issues/2013
Expand Down