Initial Commit

This commit is contained in:
2019-11-21 12:25:31 +01:00
commit f4aabcb9b1
13959 changed files with 787761 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<div class="slider-revolution-update-list">
<h3 class="version-number">Version 1.0.2 (3rd January 2016)</h3>
<div class="bugfix"><strong style="font-weight:700">BUGFIXES</strong></div>
<ul>
<li>Fixed issue where particles could not be shown on a single slide only</li>
</ul>
<h3 class="version-number">Version 1.0.1 (30th December 2016)</h3>
<div class="bugfix"><strong style="font-weight:700">BUGFIXES</strong></div>
<ul>
<li>Fixed "Arrays are not allowed in class constants" error for PHP versions 5.5 or less</li>
<li>Fixed update issue where update information was not always available</li>
</ul>
</div>