Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 784 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 784 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.2.0 - 2021-11-06

Added

  • Add service template (#23)
  • Use ConfigMap for server.properties (#31)
  • Enable config autoreload (#35)
  • Support other config (#44)

Changed

  • Refact Change MinecraftSpec (#23)
  • Change the generated Service's suffix (#30)

0.1.0 - 2021-10-24

Added

  • Implemented a custom resource to bootstrap a simple minecraft server.