diff options
| author | michele.simionato <devnull@localhost> | 2010-01-21 05:56:23 +0000 |
|---|---|---|
| committer | michele.simionato <devnull@localhost> | 2010-01-21 05:56:23 +0000 |
| commit | 4ccf1399ef31e1860b8e89f2d04b4e116ac5889b (patch) | |
| tree | 545d7e3b9ef258b19f90be0e2ca9f63f36d865b1 /CHANGES.txt | |
| parent | 1182961a2b82500a00f948437fa7f8736537c521 (diff) | |
| download | python-decorator-git-4ccf1399ef31e1860b8e89f2d04b4e116ac5889b.tar.gz | |
Work for decorator version 3.2
Diffstat (limited to 'CHANGES.txt')
| -rwxr-xr-x | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0827995..a18d568 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ HISTORY ---------- +3.2. Added __version__, removed functionality which has been deprecated for + more than one year, removed the confusing decorator_factory example + from the documentation (21/01/2010) 3.1.2. Added attributes args, varargs, keywords and arg0, ..., argN to FunctionMaker objects generated from a function; fixed another Pylons-breaking bug signaled by Lawrence Oluyede (25/08/2009) |
