summaryrefslogtreecommitdiff
path: root/CHANGES.txt
blob: 79038d2f838526e3ee96a0c53dd0aa0ce37c3eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
0.4 (2011-09-04)
----------------

- Moved to GitHub (https://github.com/repoze/repoze.lru).

- Added Python 3.2 support.

- Python 2.4 no longer supported.

- Added tox.ini for easier testing.

0.3 (2009/06/16)
----------------

- Add a thread lock around ``clear`` logic.

0.2 (2009/06/15)
----------------

- Add a ``clear`` method.

0.1 (2009/06/14)
----------------

- Initial release.