Commit 89799b8f authored by Sean Bleier's avatar Sean Bleier

Adding changelog for the 0.10.0 release.

parent a4fc13d8
......@@ -4,8 +4,18 @@ Redis Django Cache Backend
A simple Redis cache backend for Django
Changes in 0.9.0
================
Changelog
=========
0.10.0
------
Adds Support for Python 3.3 and Django 1.5 and 1.6. Huge thanks to Carl Meyer
for his work.
0.9.0
-----
Redis cache now allows you to use either a TCP connection or Unix domain
socket to connect to your redis server. Using a TCP connection is useful for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment