diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 27b1ef8..22aeb1f 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,22 +1,34 @@ - + + - + + - + + - + + - + + + + uses + uses - + + - + + - - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fe0431..a950838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v3.7.2-SNAPSHOT] - 2021-04-30 +## [v3.7.2] - 2021-04-30 Removed a forgotten sysout in the code :(