<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,13 @@
 == 0.1.12 (In Git)
 
+== New features
+
+== Bugfixes
+
+== Removed features
+
+* Fixed bug which was preventing coloring under Autotest (#111, Alan Larkin)
+
 == 0.1.11 2008-12-02
 
 Bugfix release with a couple of minor additional features to the command line options.</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -113,7 +113,7 @@ module Autotest::CucumberMixin
     else
       args = %w{features --format} &lt;&lt; (scenarios_to_run == :all ? &quot;progress&quot; : &quot;pretty&quot;)
     end
-    args += %w{--format autotest --out} &lt;&lt; dirty_scenarios_filename
+    args += %w{--format autotest --color --out} &lt;&lt; dirty_scenarios_filename
     args = args.join(' ')
     
     if scenarios_to_run == :all</diff>
      <filename>lib/autotest/cucumber_mixin.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d68fc2debcbfb63724e3606bedcb827b74c65543</id>
    </parent>
  </parents>
  <author>
    <name>alan</name>
    <email>alan@affront.(none)</email>
  </author>
  <url>http://github.com/aslakhellesoy/cucumber/commit/aaf62551c0b6b6319d59293e5579550c082c52ee</url>
  <id>aaf62551c0b6b6319d59293e5579550c082c52ee</id>
  <committed-date>2008-12-02T14:48:34-08:00</committed-date>
  <authored-date>2008-12-02T14:48:34-08:00</authored-date>
  <message>Fixed bug 111.</message>
  <tree>c2dcf38de1a45819a1a5fa5ffe87076f55505482</tree>
  <committer>
    <name>alan</name>
    <email>alan@affront.(none)</email>
  </committer>
</commit>
