Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

79 lines (47 loc) · 1.7 KB

Changelog - see https://keepachangelog.com for conventions

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

[1.0.8] - 2018-11-29

Added

  • added a first version of ready to use GUI. Will be replaced in next version

[1.0.7] - 2018-11-08

Changed

  • upgraded to ci-droid-extensions 1.0.6
  • upgraded to ci-droid-internal-api 1.0.5

Fixed

  • pullRequestTitle in Swagger doc

[1.0.6] - 2018-09-20

Changed

  • upgraded to ci-droid-extensions 1.0.5
  • upgraded to ci-droid-internal-api 1.0.4
  • [Swagger] doc for new field (pullRequestName) in PullRequestGitHubInteraction
  • [Swagger] list of available actions is now dynamic

Fixed

  • [Swagger] config is now included in auto-config

[1.0.5] - 2018-08-17

Changed

Added

  • Swagger API documentation

[1.0.4] - 2018-08-04

Changed

  • upgraded dependencies to ci-droid-internal-api and extensions

Fixed

  • mainClass in spring-boot-maven-plugin config was incorrect (was a copy/paste mistake from another project)

[1.0.3] - 2018-07-13

Fixed

  • internal-api and extensions were declared as 1.0.1 in root pom.xml, but overridden as 1.0.0 in child pom -> removing the overriding.

[1.0.2] - 2018-07-12

Changed

  • updated to internal-api and extensions 1.0.1
  • now can release with Travis

[1.0.1] - 2018-06-29

Changed

[1.0.0] - 2018-06-21

first version !