Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@d-ryan-ashcraft d-ryan-ashcraft released this 02 May 17:36
· 1 commit to dev since this release

Overview

  • Migrate into Technology Brewery Governance and GitHub Structure
  • Update versioning to use major.minor.path - progressed from v5 to 1.6.0
  • Corrected dependabot alerts

Breaking Changes

  • Must update Maven dependency to:
<dependency>
    <groupId>org.technologybrewery.mash</groupId>
    <artifactId><YOUR ARTIFACT ID HERE></artifactId>
    <version>1.6.0</version>
</dependency>

Major Documentation Additions

None

Change Log