mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 06:14:47 +03:00
Update release notes.
This commit is contained in:
parent
50782ec99a
commit
665f43434c
|
@ -40,6 +40,13 @@ You can determine your currently installed version using `pip freeze`:
|
|||
|
||||
## 3.3.x series
|
||||
|
||||
### 3.4
|
||||
|
||||
**Unreleased**
|
||||
|
||||
* Fixed null foreign keys targeting UUIDField primary keys. ([#3915][gh3915])
|
||||
* Dropped support for EOL Django 1.7 ([#3915][gh3915])
|
||||
|
||||
### 3.3.2
|
||||
|
||||
**Date**: [14th December 2015][3.3.2-milestone].
|
||||
|
|
Loading…
Reference in New Issue
Block a user