Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

66 lines (44 loc) · 1.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • sonarcloud analyse

Changed

  • Deploy artifact to maven central

Added

  • LICENSE

Changed

  • rename package to rocks.coffeenet.frontpage.plugin.api

Added

  • Builder pattern for easier instantiation of ConfigurationFields
  • ConfigurationFieldValidator

Added

  • ConfigurationFieldType for ConfigurationField
  • Make ConfigurationDescription iterable

Added

  • possibility to create configured plugins

Added

  • id

Added

  • Title
  • Use Spring Plugin

0.1.0

Added

  • First plugin interface with a render method