All notable changes to this project will be documented in this file.
The format follows Keep a Changelog and this project adheres to Semantic Versioning.
- (new features here)
- (changes to existing functionality here)
- (bug fixes here)
- (documentation updates here)
- Edited pytest workflow triggers so that they can be used for status checks on PRs and release branch pushes.
- Added project.urls to pyproject.toml
- Added release and tests status badges to README
- Added notes about python version requirements to README
- Clarified steps in RELEASING.md