Skip to content

Commit

Permalink
Add release notes for 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Sep 18, 2017
1 parent cbe09da commit 5b266e9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions R7.Dnn.Extensions/releaseNotes.htm
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<div style="white-space:normal">

<h3>Version 0.12.0</h3>
<ul>
<li>EditPortalModuleBase: Ensure form is valid before updating edited item.</li>
<li>New LocalizeString() and SafeLocalizeString() methods for ViewModelContext.</li>
<li>Added GetRowStyle() extension method for GridView.</li>
<li>Added r7_DnnExtensions_DropDefaultConstraint stored procedure.</li>
<li>Added CopyCstor static class.</li>
<li>Add CultureHelper static class with GetPluralIndex() method.</li>
<li>Added NGettext dependency (for CultureHelper.GetPluralIndex()).</li>
<li>Added MVC and WebAPI dependencies.</li>
</ul>

<h3>Version 0.11.0</h3>
<ul>
<li>Rename to R7.Dnn.Extensions (#7).</li>
Expand Down

0 comments on commit 5b266e9

Please sign in to comment.