Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
Change version 01.03.00
Browse files Browse the repository at this point in the history
  • Loading branch information
peppertree committed Feb 23, 2015
1 parent c580858 commit ddd2227
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Connect_AccountRegistration.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
<name>01.00.00.SqlDataProvider</name>
<version>01.00.00</version>
</script>
<script type="Install">
<path>Providers\DataProviders\SqlDataProvider</path>
<name>01.03.00.SqlDataProvider</name>
<version>01.03.00</version>
</script>
<script type="UnInstall">
<path>Providers\DataProviders\SqlDataProvider</path>
<name>Uninstall.SqlDataProvider</name>
Expand Down
15 changes: 15 additions & 0 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,22 @@
</p>
<hr/>
<div class="License">

<h3>Release Notes</h3>

<p class="Owner">
<b>Version 01.03.00</b>
</p>
<p>Major Release</p>

<ul>
<li>New: New Checkboxlist control for profile properties</li>
<li>New: Interface for handling pre-registration event</li>
<li>Enhancement: Customize messages displayed on screen after registration</li>
</ul>
<p><a href="https://github.com/DNN-Connect/UserAccountRegistration/issues?q=milestone%3A01.03.00+is%3Aclosed" target="_blank">Full change log</a></p>
<p>Thanks to <a href="https://github.com/vmasanas" target="_blank">Vicenç Masanas</a> for contributing</p>

<p class="Owner">
<b>Version 01.02.02</b>
</p>
Expand Down

0 comments on commit ddd2227

Please sign in to comment.