<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,10 @@
 
+2.2.1 (June 1st, 2009)
+  - 0000020: [Templates] Builtin support for using Cheetah with Django (rtyler) 
+  - 0000021: [Compiler] @static and @classmethod don't properly define the _filter local (rtyler) 
+  - 0000023: [Compiler] Update Template super calls to use super() (rtyler) 
+  - Update all references to communitycheetah.org to point back at cheetahtemplate.org
+
 2.2.0 (May 17th, 2009)
   - Switch all internal representations of template code to unicode objects instead of str() objects
   - Convert unicode compiled template to an utf8 char buffer when writing to a file (Jean-Baptiste Quenot &lt;jbq@caraldi.com&gt;)</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
-Version = '2.2.0'
-VersionTuple = (2, 2, 0,'final', 0)
+Version = '2.2.1'
+VersionTuple = (2, 2, 1,'final', 0)
 
 MinCompatibleVersion = '2.0rc6'
 MinCompatibleVersionTuple = (2,0,0,'candidate',6)</diff>
      <filename>src/Version.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>80bc4b8601cdf757742cce761961568d33c23ca3</id>
    </parent>
  </parents>
  <author>
    <name>R. Tyler Ballance</name>
    <email>tyler@slide.com</email>
  </author>
  <url>http://github.com/rtyler/cheetah/commit/8a0b07c4d8be640816a7bdc61a9b1e623d7c599c</url>
  <id>8a0b07c4d8be640816a7bdc61a9b1e623d7c599c</id>
  <committed-date>2009-06-01T22:14:24-07:00</committed-date>
  <authored-date>2009-06-01T22:14:24-07:00</authored-date>
  <message>Prep the v2.2.1 release for Tavis

Signed-off-by: R. Tyler Ballance &lt;tyler@slide.com&gt;</message>
  <tree>d4c3bfce1d7160baf09387e1516738878e814703</tree>
  <committer>
    <name>R. Tyler Ballance</name>
    <email>tyler@slide.com</email>
  </committer>
</commit>
