1.6 KiB
1.6 KiB
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
🚀 Features
- (git_patch_parser) Add Git patch parsing functionality - (d3b4dc1)
- (models) Add configuration and lock models for patch management - (c90fa6e)
- Initializes project with basic configuration and structure - (6b51705)
- Adds script to sync version from pyproject.toml - (c31905c)
📚 Documentation
- (models) Add docstrings for configuration and lock models - (f34c5e7)
- (todo) Add initial feature checklist for patchman - (312f09a)
- Adds TODO file - (b5bc63f)