Adds DFs
This commit is contained in:
82
spec/fixtures/dynamic_finders/plugin_version/wc-theme-integration/change_log/changelog.md
vendored
Normal file
82
spec/fixtures/dynamic_finders/plugin_version/wc-theme-integration/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,82 @@
|
||||
# Theme Integration for WooCommerce Changelog
|
||||
|
||||
## 1.2.4, 20210311
|
||||
|
||||
### Update
|
||||
- Plugin name for WPORG repository
|
||||
|
||||
### File updates
|
||||
*.*
|
||||
|
||||
|
||||
## 1.2.3, 20210311
|
||||
|
||||
### Add
|
||||
- Shop page title styles
|
||||
- Fallback values to CSS variables
|
||||
|
||||
### Fix
|
||||
- WooCommerce blocks styles
|
||||
|
||||
### File updates
|
||||
changelog.md
|
||||
readme.txt
|
||||
wc-theme-integration.php
|
||||
assets/scss/woocommerce.scss
|
||||
|
||||
|
||||
## 1.2.2, 20210126
|
||||
|
||||
### Update
|
||||
- Preventing PHP error related to PHP7+ type hinting and plugins such as WPML
|
||||
|
||||
### File updates
|
||||
changelog.md
|
||||
wc-theme-integration.php
|
||||
includes/Loop.php
|
||||
|
||||
|
||||
## 1.2.1, 20201226
|
||||
|
||||
### Fix
|
||||
- PHP error introduced in previous version
|
||||
|
||||
### File updates
|
||||
changelog.md
|
||||
wc-theme-integration.php
|
||||
includes/Assets.php
|
||||
|
||||
|
||||
## 1.2.0, 20201215
|
||||
|
||||
### Update
|
||||
- All JavaScript is now vanilla (no jQuery)
|
||||
- Calling `get_plugin_data` only when needed
|
||||
|
||||
### File updates
|
||||
changelog.md
|
||||
wc-theme-integration.php
|
||||
includes/Assets.php
|
||||
|
||||
|
||||
## 1.1.0, 20201119
|
||||
|
||||
### Add
|
||||
- Featured Product block styling
|
||||
- Active Filters block styling
|
||||
|
||||
### Update
|
||||
- Styles
|
||||
|
||||
### Fixed
|
||||
- Password reset procedure styles
|
||||
|
||||
### File updates
|
||||
changelog.md
|
||||
wc-theme-integration.php
|
||||
assets/scss/woocommerce.scss
|
||||
|
||||
|
||||
## 1.0.0, 20200804
|
||||
|
||||
- Initial release.
|
||||
Reference in New Issue
Block a user