diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 9f799aff6..72b1b2699 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,15 @@ +0.4.5 (11/9/2008) + + Features + + - Added a ``clone`` method and a ``__contains__`` method to the + DummyModel testing object. + + - Allow DummyModel objects to receive extra keyword arguments, which + will be attached as attributes. + + - The DummyTemplateRenderer now returns ``self`` as its implementation. + 0.4.4 (11/8/2008) Features |
