Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.05 KB

CHANGELOG.adoc

File metadata and controls

32 lines (22 loc) · 1.05 KB

Asciidoctor Maven Plugin changelog

This document provides a high-level view of the changes introduced on Asciidoctor Maven Plugin by release. For a detailed view of what has changed, refer to the commit history on GitHub.

Unreleased

Improvements
  • Inject Maven properties as attributes in process-asciidoc mojo (#459)

Bug Fixes
  • Remove Maven components from plugin descriptor (#450)

Documentation
  • Add reference to v2-migration-guide in README for better findability (#445)

  • Fix broken link to V2 migration guide (@ge0ffrey) (#446)

Build / Infrastructure
  • Updated maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release process

  • Adds GitHub Actions build for Linux, Windows, MacOS and Java 8, 11 (#452, #453)