Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sean0x42 committed Jan 19, 2019
1 parent 63f3b8e commit 5a4332b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/views/landing/release_notes.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@
<h1><%= t('landing.release_notes.title') %></h1>

<div class="release-notes">
<!-- 1.2.4 -->
<div class="release">
<h2><span class="version">1.2.4</span>January 19th, 2018</h2>
<ul>
<li>
<div class="change change-fixed">fixed</div>
<p>Resolved an issue where Seasons failed to be created. See <%= link_to '#164', 'https://github.com/sean0x42/riverrats.com.au/issues/164', class: 'anchor', target: '_blank' %></p>
</li>
</ul>
</div>

<!-- 1.2.3 -->
<div class="release">
<h2><span class="version">1.2.3</span>December 13th, 2018</h2>
Expand Down

0 comments on commit 5a4332b

Please sign in to comment.