This repository has been archived on 2024-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
2020-02-07 04:41:06 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to the Minecraft Server Systemd Services project will be
|
|
|
|
documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2020-02-07 19:58:09 +00:00
|
|
|
## [1.2.0] - 2020-02-07
|
|
|
|
### Added
|
|
|
|
- CONTRIBUTING.md
|
2020-02-08 03:15:57 +00:00
|
|
|
### Changed
|
|
|
|
- Correct step order, prompt and title (README.md).
|
2020-02-08 03:36:32 +00:00
|
|
|
- Correct clone URL (README.md).
|
2020-02-08 04:44:41 +00:00
|
|
|
- Add Systemd hyperlink (README.md).
|
|
|
|
- Add missing install steps for user and group (README.md).
|
2020-02-07 19:58:09 +00:00
|
|
|
|
2020-02-07 04:41:06 +00:00
|
|
|
## [1.0.0] - 2020-02-06
|
|
|
|
### Added
|
|
|
|
- CHANGELOG.md
|
|
|
|
- LICENSE
|
|
|
|
- minecraft-paper.service
|
|
|
|
- minecraft-spigot.service
|
|
|
|
- minecraft-vanilla.service
|
|
|
|
- README.md
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Refactor clean up
|
|
|
|
- minecraft-backup.service
|
|
|
|
- minecraft-stats.service
|
2020-02-07 05:29:00 +00:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
- minecraft.service
|