<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (C) 2007 Christopher Lenz
+Copyright (C) 2007-2008 Christopher Lenz
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without</diff>
      <filename>COPYING</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,14 @@
 Version 0.3
 http://couchdb-python.googlecode.com/svn/tags/0.3.0
-(???, from branches/0.3.x)
+(Feb 6, 2008, from branches/0.3.x)
 
- * The `schema.Document` class now has a `view` method that can be used to
+ * The `schema.Document` class now has a `view()` method that can be used to
    execute a CouchDB view and map the result rows back to objects of that
    schema.
  * The test suite now uses the new default port of CouchDB, 5984.
+ * Views now return proxy objects to which you can apply slice syntax for
+   &quot;key&quot;, &quot;startkey&quot;, and &quot;endkey&quot; filtering.
+ * Add a `query()` classmethod to the `Document` class.
 
 
 Version 0.2</diff>
      <filename>ChangeLog.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007 Christopher Lenz
+# Copyright (C) 2007-2008 Christopher Lenz
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which</diff>
      <filename>couchdb/client.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007 Christopher Lenz
+# Copyright (C) 2007-2008 Christopher Lenz
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which</diff>
      <filename>couchdb/schema.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007 Christopher Lenz
+# Copyright (C) 2007-2008 Christopher Lenz
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which</diff>
      <filename>couchdb/tests/couch_tests.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007 Christopher Lenz
+# Copyright (C) 2007-2008 Christopher Lenz
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c7cef60daf927b1319a8af7fa38e84791fb7683</id>
    </parent>
  </parents>
  <author>
    <name>cmlenz</name>
    <email>cmlenz</email>
  </author>
  <url>http://github.com/myles/couchdb-python/commit/0f591fbf48ff0ad11499049ca346cccafeb47300</url>
  <id>0f591fbf48ff0ad11499049ca346cccafeb47300</id>
  <committed-date>2008-02-06T05:31:18-08:00</committed-date>
  <authored-date>2008-02-06T05:31:18-08:00</authored-date>
  <message>Update ChangeLog and copyright years.</message>
  <tree>dc0c90c8765ec5a9370c7639800b8fa9746f76ce</tree>
  <committer>
    <name>cmlenz</name>
    <email>cmlenz</email>
  </committer>
</commit>
