<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+* 0.10.0
+- Method is no longer invoked if respond_to? returns false. This was in place to support ActiveRecord association proxies, and is no longer needed. 
+
 * 0.9.0
 - instance_of Doubles now apply to methods invoked in the subject's #initialize method.
 </diff>
      <filename>CHANGES</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ca03ed60e1918658a489e0af76a61973bbada9b7</id>
    </parent>
  </parents>
  <author>
    <name>Brian Takita</name>
    <email>brian.takita@gmail.com</email>
  </author>
  <url>http://github.com/btakita/rr/commit/b1b64b74be547246df065628f915584f78910f06</url>
  <id>b1b64b74be547246df065628f915584f78910f06</id>
  <committed-date>2009-05-28T20:24:06-07:00</committed-date>
  <authored-date>2009-05-28T20:24:06-07:00</authored-date>
  <message>Added change about removing invocation of the method on the object when respond_to? returns false, when the Double is injected into the object.</message>
  <tree>d2d82d6ae2e16a3d3821e1f171be755cb635dca3</tree>
  <committer>
    <name>Brian Takita</name>
    <email>brian.takita@gmail.com</email>
  </committer>
</commit>
