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 35ba0fe commit 29aa895Copy full SHA for 29aa895
CHANGELOG.md
@@ -5,6 +5,9 @@ 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
+### Fixed
9
+- Appending to GitHub issues was not being enhanced, now fixed. ([#105](https://github.com/diffplug/gitcasso/issues/105))
10
+
11
## [1.0.0] - 2025-10-02
12
- Fix html escaping inside single-tick and double-tick code blocks.
13
- Add syntax highlighting for github-style #number.
0 commit comments