- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Changed feature (non-breaking change which changes functionality)
- Changed feature (breaking change which changes functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Updated translation
- I have read the CONTRIBUTING document.
- My code follows the code style of this project.
- All Tests within VisualStudio are passing
- This pull request does not target the master branch.
- I have updated the changelog file accordingly, if necessary.
- I have updated the documentation accordingly, if necessary.