Skip to content

Commit f8d07f4

Browse files
committed
Add changelog for version 1.2.5
1 parent 9074256 commit f8d07f4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ 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.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+
728
## [1.2.4]
829

930
### Changed

0 commit comments

Comments
 (0)