diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3d5d6..7590bda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [0.8.0] - 2024-08-?? +## [0.8.0] - 2024-08-09 ### Added - Subaccounts API diff --git a/pom.xml b/pom.xml index 11a41fb..440b38d 100644 --- a/pom.xml +++ b/pom.xml @@ -190,23 +190,6 @@ ${java.version} - - maven-assembly-plugin - 3.7.1 - - - package - - single - - - - jar-with-dependencies - - - - - org.jetbrains.dokka dokka-maven-plugin @@ -277,5 +260,30 @@ + + + fat-jar + + + + maven-assembly-plugin + 3.7.1 + + + package + + single + + + + jar-with-dependencies + + + + + + + +