# 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.5] - 2020-05-28
### Changed
- Tested for last WordPress version (v5.4.1)

## [1.2.4] - 2019-10-25
### Changed
- Tested for last WordPress version

## [1.2.3] - 2019-10-25
### Added
- The plugin now has a sidebar in the admin view - and a sidebar more as well

## [1.2.2] - 2019-04-03
### Added
- The plugin is now working on Gutenberg

## [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
