Skip to content

Commit

Permalink
Added version 0.4 to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evangillespie committed Jan 20, 2018
1 parent 840a537 commit eeb823e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/views/pages/change_log.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
<div class="pt4-ns pb3-ns ph4-ns pa3 pb1 center measure ba bw2 b--black br3 bg-white shadow-2 lh-copy">
<h2 class="mv0 f2 lh-title">Changelog</h2>
<p class="lh-copy ">For feedback, bug reports, or feature requests, contact us at <a href="mailto:<%=t :support_email %>" class="black hover-bg-washed-yellow"><%=t :support_email %></a></p>
<section class="bt bw2 b--black">
<h3 class="f3 mb0 lh-title">Version 0.4 <time datetime="2017-12" class="f6 black-50">January 2018</time></h3>
<ul>
<li>Changed the monster stat appearance</li>
<li>Improved performance of the CR filter</li>
<li>Added a donate button to the about page</li>
</ul>
</section>
<section class="bt bw2 b--black">
<h3 class="f3 mb0 lh-title">Version 0.3 <time datetime="2017-12" class="f6 black-50">December 2017</time></h3>
<ul>
Expand Down

0 comments on commit eeb823e

Please sign in to comment.