All notable changes to the Core Dumped Website project will be documented in this file.
- Changed PATCH requests to PUT requests to align with new API version.
- The sections under "Unreleased" represent changes that are currently in progress and will be part of the next release.
- The sections under each version represent changes that were released with that specific version.
Core Dumped Website follows Semantic Versioning, where version numbers are formatted as MAJOR.MINOR.PATCH.
- MAJOR version is increased when backward-incompatible changes are introduced.
- MINOR version is increased when new features are added in a backward-compatible manner.
- PATCH version is increased for backward-compatible bug fixes and minor improvements.