Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.21 KB

Dallying With DALL-E

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.

[1.3.5] - 2023-06-24

  • [FIXED] Permissions error in greetings.yml

[1.3.4] - 2023-06-21

  • [CHANGED] Fine tuned markdown link checker GitHub action triggers

[1.3.3] - 2023-06-19

  • [ADDED] Markdown link checker GitHub action
  • [ADDED] JSON validation via SuperLinter
  • [CHANGED] Replaced pylint and yamllint workflows with SuperLinter workflow

[1.3.2] - 2023-06-11

  • [ADDED] GitHub Issue & PR templates plus associated actions

[1.3.1] - 2023-06-09

  • [ADDED] License

[1.3.0] - 2023-06-01

  • [CHANGED] Refactored Actions
  • [ADDED] yamllint action
  • [ADDED] pylint action

[1.2.1] - 2023-05-31

  • [CHANGED] Moved unit tests to tests folder

[1.2.0] - 2023-05-31

  • [ADDED] CONTRIBUTING.md
  • [ADDED] GitHub action to check markdown spelling
  • [CHANGED] GitHub action to run unit tests for pull requests

[1.1.0] - 2023-05-24

  • [ADDED] CHANGELOG.md

[1.0.0] - 2023-05-23

  • [ADDED] Initial Release