adding 0.7.2 changelog to the docco, as per request.

This commit is contained in:
Jeremy Ashkenas 2010-07-13 23:39:58 -04:00
parent 6a059bfab7
commit 2b3b03c3c6
2 changed files with 12 additions and 0 deletions

View File

@ -947,6 +947,12 @@ coffee --print app/scripts/*.coffee > concatenation.js</pre>
Change Log
</h2>
<p>
<b class="header" style="margin-top: 20px;">0.7.2</b>
Quick bugfix (right after 0.7.1) for a problem that prevented <tt>coffee</tt>
command-line options from being parsed in some circumstances.
</p>
<p>
<b class="header" style="margin-top: 20px;">0.7.1</b>
Block-style comments are now passed through and printed as JavaScript block

View File

@ -1863,6 +1863,12 @@ html <span class="Keyword">=</span> <span class="String"><span class="String">'<
Change Log
</h2>
<p>
<b class="header" style="margin-top: 20px;">0.7.2</b>
Quick bugfix (right after 0.7.1) for a problem that prevented <tt>coffee</tt>
command-line options from being parsed in some circumstances.
</p>
<p>
<b class="header" style="margin-top: 20px;">0.7.1</b>
Block-style comments are now passed through and printed as JavaScript block