Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 3.79 KB

File metadata and controls

38 lines (22 loc) · 3.79 KB

Changelog

1.7.0 (2024-07-16)

Features

Bug Fixes

  • deps: update dependency ch.sbb.polarion.extensions:ch.sbb.polarion.extension.generic to v6.0.2 (7c6e0e2)
  • deps: update dependency ch.sbb.polarion.extensions:ch.sbb.polarion.extension.generic to v6.0.3 (686ddc7)
  • deps: update dependency ch.sbb.polarion.extensions:ch.sbb.polarion.extension.generic to v6.3.0 (#13) (e7430fe)
  • publishing in maven central maven-source-plugin and maven-javadoc-plugin (#10) (808ae79)

1.6.0 (2024-07-02)

Features

  • about page help is generated based on README.md (#6) (9d0fc8c)

Miscellaneous Chores

Changelog before migration to conventional commits

Version Changes
v1.5.0 About page extended with help and icon
v1.4.0 * Changed the way of loading attachment content on the page
* Separate endpoints for creating and updating workItem
* Added swagger annotations
* Refactoring
* Update maven dependencies
v1.3.0 * Update polarion version
* Added "about page" for json editor plugin
* Implemented ApiController
* Refactoring
Update maven dependencies
v1.2.0 Initial release