<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>_includes/CHANGES.txt</filename>
    </added>
    <added>
      <filename>changes.markdown</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -39,6 +39,7 @@ class Legend &lt; Thor
       puts &quot;copying text files to _includes&quot;
       fetch_sinatra
       cp '_sinatra/AUTHORS', '_includes/AUTHORS.markdown', :preserve =&gt; true
+      cp '_sinatra/CHANGES', '_includes/CHANGES.txt', :preserve =&gt; true
     end
 
     def readme</diff>
      <filename>Thorfile</filename>
    </modified>
    <modified>
      <diff>@@ -43,6 +43,10 @@ How to deploy under Thin, Passenger, etc. using a Rackup file.
 
 RDoc generated API documentation is also available.
 
+### [CHANGES](changes.html)
+
+Find out what changed in a given release.
+
 External Resources
 ------------------
 </diff>
      <filename>documentation.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a3a9e5d1339cdf4794e7d1bbb8bb0199c5632b22</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </author>
  <url>http://github.com/sinatra/sinatra.github.com/commit/12c45d952f619246901eb2f0e6fbac5361283544</url>
  <id>12c45d952f619246901eb2f0e6fbac5361283544</id>
  <committed-date>2009-01-23T06:00:39-08:00</committed-date>
  <authored-date>2009-01-23T06:00:39-08:00</authored-date>
  <message>Add changes.html and link to from documentation page</message>
  <tree>985129aeeb818c7d46ec77fbdf72f13355306902</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
