File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] , and this project adheres to [ Semantic Versioning] .
66
77## Unreleased
8+ - /
9+
10+ ## [ 1.4.0] - 2025-10-25
811
912- added plugin version output to setup log messages
1013- added possibility to load multiple dependencies for recipe viewers ([ #4 ] ( https://github.com/AlmostReliable/almostgradle/pull/4 ) )
@@ -56,3 +59,4 @@ Initial release.
5659[ 1.1.1 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.1.1
5760[ 1.2.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.2.0
5861[ 1.3.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.3.0
62+ [ 1.4.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.4.0
Original file line number Diff line number Diff line change 1- version = 1.3 .0
1+ version = 1.4 .0
22group = com.almostreliable
33
44minimumGradleVersion = 8.12.1
You can’t perform that action at this time.
0 commit comments