Skip to content

Commit fdaf25a

Browse files
committed
Add changelog for version 1.2.6
1 parent 72ccca5 commit fdaf25a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

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+
726
## [1.2.5]
827

928
### Changed

0 commit comments

Comments
 (0)