Update Changelog authored by wordandahalf's avatar wordandahalf
## v2.0.0
(under construction)
## v1.2.0
(under construction)
## v1.0.0
<details><summary>Additions</summary>
1. Support for server versions 1.20.6 through 1.21.1. Paper removed a necessary snapshot version of Adventure, so it is not possible to target 1.20.5 with paperclip-userdev.
2. Support for client versions 1.20.5 through 1.21.1. A new `mythichud-modern` overlay is added to provide the updated shader for those versions.
3. Proper API publishing. Documentation for API consumers is coming for a later release, but it is possible to do so now if you are so inclined to figure it out.
4. Automatic migration from HappyHUD. As long as the plugin data folder exists, MythicHUD will attempt to migrate the installation and guide users to ensure functionality.
5. Development builds! Users can now keep track of project activity from our Discord server. Downloadable builds will be added soon.
</details>
<details><summary>Removals</summary>
1. Support for Spigot and Bukkit servers. Support will be added back in a later release. Currently, the plugin will function in minimal state.
2. Dependency on ProtocolLib. While useful in some contexts, ProtocolLib is has undesirable implications for performance and maintainability.
</details>
<details><summary>Changes</summary>
1. Significant internal refactoring and optimization
2. Fully asynchronous, native implementation of packet injection. By dropping ProtocolLib, we now use a fully custom packet handling implementation, allowing for markedly better performance.
</details>
\ No newline at end of file