<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+* 0.2.2 - Fixed bug where response_for would clobber a respond_to if if the respond_to relied on default render [thanks Tom Stuart for the bug report]
+
 * Added VERSION introspection, this is 0.2.1
 
 * To facilitate making reusable chunks of actions and responses, simply extend Ardes::ResponsesModule into</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -173,7 +173,7 @@ module Ardes #:nodoc:
     module VERSION #:nodoc:
       MAJOR = 0
       MINOR = 2
-      TINY  = 1
+      TINY  = 2
 
       STRING = [MAJOR, MINOR, TINY].join('.')
     end</diff>
      <filename>lib/ardes/response_for.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>37c5ff4c91f2974a4493ed4233f84d4f6d757c26</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/response_for/commit/7117abdfc794d4b3449c33f0c0733bab0e720612</url>
  <id>7117abdfc794d4b3449c33f0c0733bab0e720612</id>
  <committed-date>2008-10-19T15:14:27-07:00</committed-date>
  <authored-date>2008-10-19T15:14:27-07:00</authored-date>
  <message>Updated changelog, tagged 0.2.2</message>
  <tree>572a7b92db6a865777a6ec7524e39a44485c9b3a</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
