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
Keep an Unreleased section at the top to track upcoming changes.
This serves two purposes:
- People can see what changes they might expect in upcoming releases
- At release time, you can move the
Unreleased
section changes into a new release version section.
1.0.0 - 1970-01-01
Each version should:
- List its release date in the above format.
- Group changes to describe their impact on the project, as follows.
- For new features.
- For changes in existing functionality.
- For soon-to-be removed features.
- For now removed features.
- For any bug fixes.
- To invite users to upgrade in case of vulnerabilities, although it's a rare case with game mods.