Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 1.24 KB

v0.2.0 (2023-08-23)

Feature

  • .github/workflows: Enable manual workflow dispatch (7a75699)
  • github workflows: Add success check for workflow runs (c69e48a)

Fix

  • docker: Update pip to pip3 in Dockerfile.base (d8a3671)
  • docker: Update base image for Docker build (89cc44b)

v0.1.0 (2023-08-23)

Feature

  • .github/workflows: Add semantic-release workflow (67cf55a)
  • Initial commit (b3af845)

Fix

  • documentation: Correct spelling of 'Environment' in contributing guide (8bd6816)