Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Evans authored and hsz committed Nov 18, 2024
1 parent f75a077 commit b70d21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Move `localPlatformArtifacts()` to the top of the `defaultRepositories()` list.
- Make IntelliJ Platform dependencies available to `testImplementation` by default to avoid mutating tests classpath
- For running testing, use test sandbox instead of compiled classes from `build/classes` directory
- Updated the `publishPlugin()` task to use IDE Services’ new `POST /api/plugins` API when configured to publish to the IDE Services plugin repository, replacing the deprecated `POST /api/ij-plugins/upload` endpoint

### Fixed

Expand Down

0 comments on commit b70d21c

Please sign in to comment.