diff options
| author | Tom Christie | 2014-11-03 14:43:00 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-03 14:43:00 +0000 | 
| commit | 0da30e6d1dea68d7c075067dd997fb1e0e26f27b (patch) | |
| tree | deacdf7ea44011079d3389dd2968346039848d52 /README.md | |
| parent | b106ebd2c0a19107f12d5b87cfbe0083aaaa60b9 (diff) | |
| download | django-rest-framework-0da30e6d1dea68d7c075067dd997fb1e0e26f27b.tar.bz2 | |
Add note about 3.0 being merged to master
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 | 
1 files changed, 7 insertions, 1 deletions
| @@ -4,7 +4,13 @@  **Awesome web-browseable Web APIs.** -**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. +Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. + +--- + +**Note**: The incoming 3.0 version has now been merged to the `master` branch on GitHub. For the source of the currently available PyPI version, please see the `2.4.4` tag. + +---  # Overview | 
