feat(changelog): update for v0.3.7/0.3.8 enhancements
Updated the CHANGELOG.md to document enhancements in versions 0.3.7 and 0.3.8, including updates to URLs in the pyproject.toml and migration of the build pipeline to Forgejo Actions. These changes aim to improve project dependency management and streamline the CI/CD process, ensuring a more efficient development workflow.
This commit is contained in:
parent
6236142a21
commit
94a9881465
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
### 0.3.7 / 0.3.8 (2024-04-15)
|
||||
|
||||
* Changes to URLs in pyproject.toml
|
||||
* Migrated build pipeline to Forgejo Actions
|
||||
|
||||
### 0.3.6 (2024-04-11)
|
||||
|
||||
* Fix issue where message type detection would fail for some messages (cece8cfb24e6f2e98d80d233b688c3e2c0ff05ae)
|
||||
|
|
Loading…
Reference in a new issue