Przeglądaj źródła

Updated changelog.

Gilbert Pellegrom 12 lat temu
rodzic
commit
770667683e
1 zmienionych plików z 1 dodań i 15 usunięć
  1. 1 15
      download.html

+ 1 - 15
download.html

@@ -79,21 +79,7 @@
       <br /><br /><a href="https://github.com/gilbitron/Pico/archive/master.zip" class="button red">Download Pico</a></p>
       <br />
       <h3>Changelog</h3>
-      <p><strong>v0.3</strong> - Apr 27, 2013</p>
-      <ul>
-          <li>[Fixed] get_config() function</li>
-      </ul>
-      <p><strong>v0.2</strong> - Apr 26, 2013</p>
-      <ul>
-      	<li>[Changed] Updated Twig</li>
-      	<li>[Changed] Better checking for HTTPS</li>
-        <li>[Fixed] Add 404 header to 404 page</li>
-        <li>[Fixed] Case sensitive folder bug</li>
-      </ul>
-      <p><strong>v0.1</strong> - Apr 04, 2012</p>
-      <ul>
-          <li>Initial release.</li>
-      </ul>
+      <p>See the <a href="https://github.com/gilbitron/Pico/blob/master/changelog.txt">full changelog</a>.</p>
     </div>
     <!-- End Inner --> 
   </div>