File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ 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.6]
8
+
9
+ ### Changed
10
+ - Update build for 2025.1 support by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
11
+
12
+ ### Dependency Updates
13
+ - Update Gradle Wrapper to 8.13 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/411
14
+ - Bump JUnit 5 from 5.11.2 to 5.12.2 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
15
+ - Bump com.google.code.gson: gson from 2.11.0 to 2.13.0 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
16
+ - Bump getsentry/action-release from 1 to 2 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/407
17
+ - Bump intellij-plugin-verifier from 1.307 to 1.384 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
18
+ - Bump io.sentry: sentry from 7.18.0 to 8.8.0 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
19
+ - Bump org.assertj: assertj-core from 3.26.3 to 3.27.3 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
20
+ - Bump org.jetbrains.intellij.platform from 2.1.0 to 2.3.0 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
21
+ - Bump org.mockito: mockito-core from 5.14.2 to 2.13.0 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
22
+ - Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 by @AkibaAT in https://github.com/php-perfect/ddev-intellij-plugin/pull/410
23
+
24
+ ** Full Changelog** : https://github.com/php-perfect/ddev-intellij-plugin/compare/1.2.5...1.2.6
25
+
7
26
## [ 1.2.5]
8
27
9
28
### Changed
You can’t perform that action at this time.
0 commit comments