All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [FIXED] Permissions error in greetings.yml
- [CHANGED] Fine tuned markdown link checker GitHub action triggers
- [ADDED] Markdown link checker GitHub action
- [ADDED] JSON validation via SuperLinter
- [CHANGED] Replaced pylint and yamllint workflows with SuperLinter workflow
- [ADDED] GitHub Issue & PR templates plus associated actions
- [ADDED] License
- [CHANGED] Refactored Actions
- [ADDED] yamllint action
- [ADDED] pylint action
- [CHANGED] Moved unit tests to tests folder
- [ADDED] CONTRIBUTING.md
- [ADDED] GitHub action to check markdown spelling
- [CHANGED] GitHub action to run unit tests for pull requests
- [ADDED] CHANGELOG.md
- [ADDED] Initial Release