Add github summary change

This commit is contained in:
confused-Techie 2024-02-15 19:56:48 -08:00
parent 176762234f
commit 02f6a45944
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@
- Added new `--force` flag to `ppm link` command that will uninstall any conflicting package already installed.
- Added language entity colors to `syntax-variables.less`.
- Numerous Tree-Sitter Grammar syntax highlighting fixes.
- Bumped dugite to make the github package compatible with ARM Linux.
### Pulsar
- Fixed: fix(tree-sitter): pass node text to grammar [@claytoncarter](https://github.com/pulsar-edit/pulsar/pull/860)

View File

@ -73,6 +73,9 @@ export default class ChangeLogView {
<li>
Numerous Tree-Sitter Grammar syntax highlighting fixes.
</li>
<li>
Bumped dugite to make the github package compatible with ARM Linux.
</li>
</ul>
<section className="welcome-panel">