Adds DFs
This commit is contained in:
42
spec/fixtures/dynamic_finders/plugin_version/nerd-wp/change_log/CHANGELOG.md
vendored
Normal file
42
spec/fixtures/dynamic_finders/plugin_version/nerd-wp/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
# Changelog
|
||||
All notable changes to the Nerd WordPress plugin will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [1.2.1] - 2019-02-27
|
||||
### Changed
|
||||
- There was an error in the WordPress release but nothing changed
|
||||
|
||||
## [1.2.0] - 2019-02-27
|
||||
### Added
|
||||
- Title of Widget can be modified
|
||||
- Loading wheel when retrieving the information from NERD in the Widget [See Issue](https://github.com/DARIAH-ERIC/nerd-wp/issues/4)
|
||||
### Changed
|
||||
- Add more information in README
|
||||
|
||||
## [1.1.4] - 2018-10-16
|
||||
### Changed
|
||||
- Add missing namespace for the HTML parser
|
||||
|
||||
## [1.1.3] - 2018-10-12
|
||||
### Changed
|
||||
- Add missing imports, was not important for most usage
|
||||
|
||||
## [1.1.2] - 2018-10-12
|
||||
### Changed
|
||||
- Fix for category links that were not correctly constructed [See Issue](https://github.com/DARIAH-ERIC/nerd-wp/issues/3)
|
||||
|
||||
## [1.1.1] - 2018-10-02
|
||||
### Changed
|
||||
- Fix for different languages within the Wikipedia links [See Issue](https://github.com/DARIAH-ERIC/nerd-wp/issues/2)
|
||||
|
||||
## [1.1.0] - 2018-09-27
|
||||
### Changed
|
||||
- Ajax queries to NERD are not done via JS anymore but via the PHP code [See Issue](https://github.com/DARIAH-ERIC/nerd-wp/issues/1)
|
||||
|
||||
## [1.0.0] - 2018-08-15
|
||||
### Added
|
||||
- First version of the NERD WP plugin
|
||||
Reference in New Issue
Block a user