diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c3fd9..f433234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ Change Log ========== +Release 0.2.0 +-------------- + +### CORE + * [Add support to DialogFragments routing](https://git.vptech.eu/veepee/offerdiscovery/products/front-mobile/android/link-router/-/merge_requests/10) + * [update gilab config](https://git.vptech.eu/veepee/offerdiscovery/products/front-mobile/android/link-router/-/merge_requests/11) + * [upgrade gradle configs](https://git.vptech.eu/veepee/offerdiscovery/products/front-mobile/android/link-router/-/merge_requests/9) + +### feature + * [Add checkApprovals to multiple projects (link-router)](https://jira.vptech.eu/browse/FCAN-1185) + + Release 0.1.0 -------------- diff --git a/changelog/next/CORE_dialog-support.md b/changelog/0.x.x/0.2.0/CORE_dialog-support.md similarity index 100% rename from changelog/next/CORE_dialog-support.md rename to changelog/0.x.x/0.2.0/CORE_dialog-support.md diff --git a/changelog/next/CORE_gitlab-config.md b/changelog/0.x.x/0.2.0/CORE_gitlab-config.md similarity index 100% rename from changelog/next/CORE_gitlab-config.md rename to changelog/0.x.x/0.2.0/CORE_gitlab-config.md diff --git a/changelog/next/CORE_gradle.md b/changelog/0.x.x/0.2.0/CORE_gradle.md similarity index 100% rename from changelog/next/CORE_gradle.md rename to changelog/0.x.x/0.2.0/CORE_gradle.md diff --git a/changelog/next/feature_FCAN-1185-check-approvals-multi-project.md b/changelog/0.x.x/0.2.0/feature_FCAN-1185-check-approvals-multi-project.md similarity index 100% rename from changelog/next/feature_FCAN-1185-check-approvals-multi-project.md rename to changelog/0.x.x/0.2.0/feature_FCAN-1185-check-approvals-multi-project.md