Skip to content

Commit d64ff02

Browse files
committed
Add changelog entry for version 1.0.4
1 parent 7722c9c commit d64ff02

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
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.0.4]
8+
9+
### Fixed
10+
11+
* Configure DataSource TreePattern to index all schemas by @nico-loeber in https://github.com/php-perfect/ddev-intellij-plugin/pull/135
12+
* Fix failing unit tests by adding `junit-platform-launcher` as dependency by @SpraxDev in https://github.com/php-perfect/ddev-intellij-plugin/pull/131
13+
* GitHub Actions: Upload test reports even when tests fail by @SpraxDev in https://github.com/php-perfect/ddev-intellij-plugin/pull/132
14+
15+
### Dependency Updates
16+
17+
* Bump sentry from 6.5.0 to 6.6.0 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/118
18+
* Bump sentry from 6.6.0 to 6.9.1 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/130
19+
* Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/125
20+
* Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/119
21+
* Bump gson from 2.9.1 to 2.10 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/117
22+
* Bump org.jetbrains.changelog from 1.3.1 to 2.0.0 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/120
23+
* Bump org.jetbrains.intellij from 1.10.0 to 1.10.1 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/134
24+
* Bump sentry from 6.9.1 to 6.9.2 by @dependabot in https://github.com/php-perfect/ddev-intellij-plugin/pull/133
25+
26+
**Full Changelog**: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.3...v1.0.4
27+
728
## [1.0.3]
829

930
### Fixed

0 commit comments

Comments
 (0)