diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index f57252f..afcbc1a 100755 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -59,7 +59,16 @@ - + + uses + + + uses + + + uses + + uses diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e6cad9..0b18b0d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + # Changelog -## [v1.4.0-SNAPSHOT] - 2022-10-28 +## [v1.4.0-SNAPSHOT] - 2022-12-06 - Updated list parameter [#24026] +- Fixed Bionym Local problem [#24209] ## [v1.3.0] - 2022-08-26 @@ -65,5 +68,3 @@ - First Release - -This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/changelog.xml b/changelog.xml index e7f9103..5793610 100755 --- a/changelog.xml +++ b/changelog.xml @@ -1,7 +1,8 @@ + date="2022-12-06"> Updated list parameter [#24026] + Fixed Bionym Local problem [#24209]