Adds DFs
This commit is contained in:
17
spec/fixtures/dynamic_finders/plugin_version/outdated-plugin-notifier/change_log/changelog.txt
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/outdated-plugin-notifier/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Changelog
|
||||
All notable changes to the Outdated Plugin Notifier project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.1] - 2019-11-05
|
||||
### Added
|
||||
- Confirmed plugin is compatible with WordPress v5.3. Modified readme.txt accordingly.
|
||||
### Fixed
|
||||
- Incorrect text domain was specified, preventing translations from being properly added. The correct text domain is now specified, so translations can now be added as expected.
|
||||
### Fixed
|
||||
- Minor issue relating to the WP plugin repository.
|
||||
|
||||
## [1.0.0] - 2019-10-07
|
||||
### Added
|
||||
- Initial plugin version added to WP plugin repository.
|
||||
Reference in New Issue
Block a user