diff --git a/.mvn/maven.config b/.mvn/maven.config index fdde911de..ec955587d 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1 +1 @@ --Drevision=2025.02.002-SNAPSHOT +-Drevision=2025.02.003-SNAPSHOT diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index f78febfaa..6d98c55a5 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -8,6 +8,9 @@ Release with new features and bugfixes: * https://github.com/devonfw/IDEasy/issues/420[#420]: Add MSI Build and Deployment * https://github.com/devonfw/IDEasy/issues/1061[#1061]: Mac: no such file or directory: /_ide/installation/functions +* https://github.com/devonfw/IDEasy/issues/789[#789]: Add support to uninstall +* https://github.com/devonfw/IDEasy/issues/1065[#1065]: NullPointerException in MavenRepository.getDownloadedArtifact +* https://github.com/devonfw/IDEasy/issues/1060[#1060]: Command "ide status" doesn't show information about a pending upgrade when started outside of project The full list of changes for this release can be found in https://github.com/devonfw/IDEasy/milestone/22?closed=1[milestone 2025.02.002].