We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413f5ed commit f20d5b5Copy full SHA for f20d5b5
CHANGELOG.md
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
Version must be kept in-sync between [`package.json`](package.json) and [`wxt.config.js`](wxt.config.ts).
6
7
## [Unreleased]
8
+### Added
9
+- Support for GitHub projects (draft and "real" issues). ([#108](https://github.com/diffplug/gitcasso/pull/108))
10
### Fixed
11
- Appending to GitHub issues was not being enhanced, now fixed. ([#105](https://github.com/diffplug/gitcasso/issues/105))
12
- Reduced unnecessary permissions (no need for `host_permissions`)
0 commit comments