Update org.jetbrains.changelog dependency to v0.3.3

This commit is contained in:
Jakub Chrzanowski
2020-07-06 13:25:25 +02:00
parent 5288742bc7
commit 407fa8cc10
2 changed files with 4 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
### Changed
- Update `org.jetbrains.changelog` dependency to `v0.3.3`
### Fixed
- Remove vendor website from `plugin.xml`
- Update Template Cleanup workflow test to avoid running it on forks