You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a nicer method of managing the plugins' changelogs instead of how it's done now with the patchPluginXml and changeNotes + htmlFixer function in the build.gradle.
https://github.com/JetBrains/gradle-changelog-plugin
This would be a nicer method of managing the plugins' changelogs instead of how it's done now with the
patchPluginXmlandchangeNotes+htmlFixerfunction in the build.gradle.