Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 794 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.0] - 2024-07-17

Added

  • Artificial random ping
  • Random protocol/version
  • Version name with client protocol mirroring

Changed

  • Project layout
  • Minecraft protocol implementation from go-mc
  • Added a build step to get a smaller Docker image

[2.0.0] - 2023-07-20

Changed

  • Packet id field renamed
  • Implementation of Varints does not rely on binary package anymore

[1.0.1] - 2023-04-30

Changed

  • License is now GNU AGPLv3.0

[1.0.0] - 2023-03-14

Added

  • First version