File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
7
+ ## [ 1.2.5]
8
+
9
+ ### Changed
10
+ - Update build for 2024.3 support by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/385
11
+ - Upgrade for 2024.3 compatibility by @nico-loeber in https://github.com/php-perfect/ddev-intellij-plugin/pull/388
12
+
13
+ ### Fixed
14
+ - Fix COMPOSE_PROJECT_NAME period issue #367 by @edditor in https://github.com/php-perfect/ddev-intellij-plugin/pull/374
15
+
16
+ ### Dependency Updates
17
+ - Bump org.jetbrains.intellij.platform from 2.0.1 to 2.1.0 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/369
18
+ - Bump junitVersion from 5.11.0 to 5.11.2 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/375
19
+ - Bump org.mockito: mockito-core from 5.12.0 to 5.14.2 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/378
20
+ - Bump org.junit.platform: junit-platform-launcher from 1.11.0 to 1.11.3 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/382
21
+ - Bump io.sentry: sentry from 7.14.0 to 7.18.0 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/386
22
+
23
+ ### New Contributors
24
+ - @edditor made their first contribution in https://github.com/php-perfect/ddev-intellij-plugin/pull/374
25
+
26
+ ** Full Changelog** : https://github.com/php-perfect/ddev-intellij-plugin/compare/1.2.4...1.2.5
27
+
7
28
## [ 1.2.4]
8
29
9
30
### Changed
You can’t perform that action at this time.
0 commit comments