Changelog
For release notes and what's changed in each version, see the CHANGELOG.md in the repository.
The changelog is maintained in the repo and updated with every release to document:
- New features (Added)
- Improvements (Changed)
- Bug fixes (Fixed)
- Deprecations (Deprecated)
- Security updates (Security)
Versioning
InSpectres follows Semantic Versioning:
| Change | Version |
|---|---|
| Backwards-incompatible data/API change | MAJOR |
| New functionality (actor type, sheet, mechanic) | MINOR |
| Bug fixes, internal refactors, documentation, CI | PATCH |
See the repository's CHANGELOG.md for the full history and upcoming changes.