Adds DFs
This commit is contained in:
106
spec/fixtures/dynamic_finders/plugin_version/webman-templates/change_log/changelog.md
vendored
Normal file
106
spec/fixtures/dynamic_finders/plugin_version/webman-templates/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,106 @@
|
||||
# WebMan Templates Changelog
|
||||
|
||||
## 2.2.3
|
||||
|
||||
* **Fix**: Compatibility with current Beaver Builder (as of 2018/11/24)
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
readme.txt
|
||||
webman-templates.php
|
||||
includes/classes/class-webman-templates.php
|
||||
|
||||
|
||||
## 2.2.2
|
||||
|
||||
* **Fix**: PHP error introduced in version 2.2.1
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
includes/classes/class-webman-templates.php
|
||||
|
||||
|
||||
## 2.2.1
|
||||
|
||||
* **Update**: Removing obsolete admin notification (and localization)
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
includes/classes/class-webman-templates.php
|
||||
includes/vendor/perist-admin-notices-dismissal/*.*
|
||||
languages/*.*
|
||||
|
||||
|
||||
## 2.2.0
|
||||
|
||||
* **Add**: Localization
|
||||
* **Add**: Global templates thumbnails
|
||||
* **Update**: Making ready for WPORG plugins repository upload
|
||||
* **Update**: Plugin info
|
||||
* **Update**: Making global templates work with any theme
|
||||
* **Update**: Removing obsolete custom plugin updater script
|
||||
* **Update**: Persist Admin Notice Dismissal script v1.3.1
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
includes/classes/class-webman-templates.php
|
||||
includes/vendor/perist-admin-notices-dismissal/*.*
|
||||
languages/*.*
|
||||
templates/_global/thumbs/*.*
|
||||
templates/_global/rows.dat
|
||||
templates/icelander/setup.php
|
||||
templates/monument-valley/setup.php
|
||||
|
||||
|
||||
## 2.1.0
|
||||
|
||||
* **Add**: Global templates
|
||||
* **Fix**: WebMan Amplifier plugin admin notification
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
includes/classes/class-webman-templates.php
|
||||
templates/_global/rows.dat
|
||||
|
||||
|
||||
## 2.0.1
|
||||
|
||||
* **Update**: Icelander template files
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
templates/icelander/rows-content.dat
|
||||
templates/icelander/rows-intro.dat
|
||||
templates/icelander/rows-shop.dat
|
||||
|
||||
|
||||
## 2.0.0
|
||||
|
||||
* **Add**: Icelander theme support
|
||||
* **Update**: Using semantic versioning
|
||||
|
||||
### Files changed:
|
||||
|
||||
changelog.md
|
||||
webman-templates.php
|
||||
includes/updater.php
|
||||
includes/classes/class-updater.php
|
||||
includes/classes/class-webman-templates.php
|
||||
templates/icelander/*.*
|
||||
templates/monument-valley/setup.php
|
||||
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* Initial release, containing Monument Valley theme support
|
||||
Reference in New Issue
Block a user