Skip to content

Commit

Permalink
Groupped changes into single version
Browse files Browse the repository at this point in the history
  • Loading branch information
kip9 committed Jan 14, 2014
1 parent ba6d33e commit 40ea4dd
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions application/views/changelog.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,15 @@
<h2>Changelog</h2>
<p>A quick list of what's new. Posted immediately upon update.</p>

<h4 id="039"><a href="#039">0.3.9 - 14 January 2014</a></h4>
<ul>
<li>Update: Fix to display group invites.</li>
<li>Update: Fix of homepage display for users having no groups defined.</li>
</ul>
</h4>

<h4 id="038"><a href="#038">0.3.8 - 13 January 2014</a></h4>
<h4 id="038"><a href="#038">0.3.8 - 14 January 2014</a></h4>
<ul>
<li>Update: Added new migation file for `users` table updates</li>
<li>Update: Added new validation helper</li>
<li>Update: Added new hash helper</li>
<li>Update: Updated md5 password scheme to something more secure. See `hash_helper.generateHash`.</li>
<li>Update: Various Updates to update code to new column names for `users` table.</li>
<li>Update: Fix to display group invites.</li>
<li>Update: Fix of homepage display for users having no groups defined.</li>
</ul>

<h4 id="037"><a href="#037">0.3.7 - 9 January 2014</a></h4>
Expand Down

0 comments on commit 40ea4dd

Please sign in to comment.