Release 0.3.0

This commit is contained in:
Armin Ronacher
2026-01-07 10:43:27 +01:00
parent a8b5685bb3
commit 49527fe179
+2
View File
@@ -4,6 +4,8 @@ All notable changes to gh-issue-sync are documented here.
## Unreleased
## 0.3.0
* Added diff rendering for newly created issues.
* Added version information to the binary output.
* Fixed GraphQL escaping that could break requests.