IntellectualSites / ClipboardConnect

Handles clipboards for players across the network
GNU General Public License v3.0
3 stars 2 forks source link

Remove changelog feature #14

Closed TheMeinerLP closed 9 months ago

TheMeinerLP commented 9 months ago

Proposed changes

The changelog feature was completely removed along with related configuration and plugins. The changes affected the settings.gradle.kts and build.gradle.kts files where the plugin was unlinked. Additionally, the CHANGELOG.md file, which holds the record of changes, was deleted.

i removed because we can't update the changelog automatically without a huge amount of time.

Types of changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...