From 1cf8ef173bc1701e9a681ebe8d4d1f5f700edabc Mon Sep 17 00:00:00 2001 From: James D Bloom <733179+jamesdbloom@users.noreply.github.com> Date: Tue, 5 Apr 2022 06:40:52 +0100 Subject: [PATCH] added missing item to changelog.md --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 7d34efbb0..6da9efea1 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - fixed artefact name in no-dependencies pom which caused issue with gradle builds +- added support for yml in addition to yaml for yaml files ## [5.13.1] - 2022-04-02