docs/changelog.html.erb in zurb-foundation-4.0.3 vs docs/changelog.html.erb in zurb-foundation-4.0.4

- old
+ new

@@ -5,26 +5,50 @@ <div class="large-9 columns"> <% @page_title = "Changelog" %> <h2><%= @page_title %></h2> - + <h4 class="subheader">We'll keep you up to date with what we've released so you at least have a gist of what goes into each update. For the most part, we'll try to list things out as detailed as we see necessary.</h4> - + <hr /> - + + <h5>4.0.4</h5> + <p>This patch fixes various bugs that have been submitted since release. We'll be more specific with changelog updates going forward.</p> + + <hr> + + <h5>4.0.3</h5> + <p>Bug fixes.</p> + + <hr> + + <h5>4.0.2</h5> + <p>Bug fixes.</p> + + <hr> + + <h5>4.0.1</h5> + <p>This patch fixes a few quick bugs.</p> + + <hr> + <h5><strong>4.0</strong> &mdash; Feburary 28, 2013</h5> <p>Initial launch of Foundation 4, a rewritten, mobile-first implementation of the framework. Major enhancements include a mobile-first approach across the board, Scss tools to allow for all-semantic coding, and rewritten JS plugins for speed and ease of use. Marketing site updates, new docs, refined and simplified styles and more. Review the <a href="http://foundation.zurb.com/migration.php">migration guide</a> for more information.</p> - + + <hr> + <h5>3.2.5 &mdash; January 26, 2013</h5> <p>This patch fixes compatability with jQuery 1.9. This patch includes:</p> <ul class="disc"> <li>Bumped Topbar to 2.04 and removed deprecated jQuery die() and live() events.</li> <li>Fixed magellan destination undefined error.</li> <li>Add Clearing and Joyride to SCSS project templates.</li> </ul> + <hr> + <h5>3.2.4 &mdash; January 14, 2013</h5> <p>This patch includes bug fixes and a few style improvements for small UI elements. This patch includes:</p> <ul class="disc"> <li>Bumped Joyride to version 2.0.3</li> <li>Added centered pagination style</li> @@ -169,11 +193,11 @@ <div class="panel"> <h3>Where Does Foundation Work?</h3> <h5 class="subheader">Foundation is the most advanced front-end framework in existence. We've ditched IE7 so that we can do more awesome things and push the web to where it needs to be.</h5> <a class="button" href="support.html">Browser Support &raquo;</a> <a class="secondary button" href="faq.html">Frequently Asked Questions &raquo;</a> </div> - - + + </div> </div>