Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 1.17 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.

[Unreleased]

🚀 Features & Enhancements

  • Implement Jira inline macro
  • Show jira issue type icons in front of issue key (#8)

🧹 Housekeeping

  • Setup validate-gradle-wrapper pipeline via github actions
  • Setup run tests pipeline for java 8,9,11 and distribution zulu and adopt via github actions
  • Use git lfs to keep repository size small
  • Introduce a changelog file based on Keep a changelog
  • Publish test results to PullRequests
  • Replace JDK9 with JDK16 in test matrix
  • Publish Snapshot to Maven central (#4)
  • Disable gradle module metadata (#4)
  • Publish Release to Maven central (#6)