Releases: sven-seyfert/Au3VidOverlay
Releases · sven-seyfert/Au3VidOverlay
v1.5.0 - 2022-08-05
Added
- Unreleased section to changelog file.
Changed
- Project file structure to fit the default from Au3NewProject.
v1.4.0 - 2022-02-14
Changed
- All function names renamed to start with capital letter.
- Version bump.
v1.3.0 - 2022-02-10
Added
- Links to the project badges/icons.
- FAQ section to README.md file.
Changed:
- Move "Keyboard shortcuts" section into "Getting started" section (as sub section after "Usage").
- Version bump.
v1.2.0 - 2022-02-09
Changed
- Update copyright year to 2022 in LICENSE.md file.
- Update of documents/templates (bug report-, feature request- and pull request template).
- Update of the contributing file.
- Code of Conduct update to their version v2.1.
- Version bump.
Removed
- Unnecessary documents/templates in docs directory.
- Code to generate these unnecessary files in docs.
v1.1.0 - 2021-10-21
Added
- Compiler information to executable.
v1.0.0 - 2021-10-08
Added
- All repository data and dependencies (already added before in version v0.7.0).
Changed
- AutoIt Code formatting to the common notation without additional spaces after opened brackets and before closed brackets.