Skip to content

Commit 89799b8

Browse files
committed
Adding changelog for the 0.10.0 release.
1 parent a4fc13d commit 89799b8

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.rst

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ Redis Django Cache Backend
44

55
A simple Redis cache backend for Django
66

7-
Changes in 0.9.0
8-
================
7+
8+
Changelog
9+
=========
10+
11+
0.10.0
12+
------
13+
14+
Adds Support for Python 3.3 and Django 1.5 and 1.6. Huge thanks to Carl Meyer
15+
for his work.
16+
17+
0.9.0
18+
-----
919

1020
Redis cache now allows you to use either a TCP connection or Unix domain
1121
socket to connect to your redis server. Using a TCP connection is useful for

0 commit comments

Comments
 (0)