- Breaking change (a fix or a feature because of which an existing functionality doesn't work as expected anymore)
- New feature or improvement (a non-breaking change that adds functionality)
- Bug fix (a non-breaking change that fixes an issue)
- Additional language file, or a change to an existing language file (translations)
- Change to the documentation
- Fixes #...
- I have reviewed the guidelines about Contributing to HyperFormula and I confirm that my code follows the code style of this project.
- I have signed the Contributor License Agreement.
- My change is compliant with the OpenDocument standard.
- My change is compatible with Microsoft Excel.
- My change is compatible with Google Sheets.
- I described my changes in the CHANGELOG.md file.
- My changes require a documentation update.
- My changes require a migration guide.