diff --git a/CHANGELOG.md b/CHANGELOG.md index ff1f1dd57..3f31dded3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Features - Added `extends` information for Type System Item completion results [#892](https://github.com/epam/sap-commerce-intellij-idea-plugin/pull/892) +- Moved project settings to developer specific settings [#935](https://github.com/epam/sap-commerce-intellij-idea-plugin/pull/935) ### `Project Build` enhancements - Re-generate the code and `models.jar` before the `Build` -> `Rebuild Project` [#906](https://github.com/epam/sap-commerce-intellij-idea-plugin/pull/906) diff --git a/resources/META-INF/dependencies/com.intellij.idea.plugin.sap.commerce-cockpitng.xml b/resources/META-INF/dependencies/com.intellij.idea.plugin.sap.commerce-cockpitng.xml index c56515b0b..251c8647f 100644 --- a/resources/META-INF/dependencies/com.intellij.idea.plugin.sap.commerce-cockpitng.xml +++ b/resources/META-INF/dependencies/com.intellij.idea.plugin.sap.commerce-cockpitng.xml @@ -1,6 +1,6 @@