Files
patchman/CHANGELOG.md

894 B

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🚀 Features

  • Initializes project with basic configuration and structure - (6b51705)
  • Adds script to sync version from pyproject.toml - (c31905c)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Adds VS Code settings for Python and UI - (9c07262)
  • (ci) Adds nightly and release build workflows - (2773984)