From 176762234f9eb7c7bac2dc153c55de9c9bed00c6 Mon Sep 17 00:00:00 2001 From: confused-Techie Date: Thu, 15 Feb 2024 19:14:09 -0800 Subject: [PATCH] Add last minute entries --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ff214ad..80e0e27e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,12 +33,17 @@ - Fixed: `symbols-view` rolling fixes [@savetheclocktower](https://github.com/pulsar-edit/pulsar/pull/861) - Fixed: Tree-sitter rolling fixes (February) [@savetheclocktower](https://github.com/pulsar-edit/pulsar/pull/906) - Updated: [meta] Update Cirrus `GITHUB_TOKEN` [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/924) +- Updated: deps: Update github to v0.36.20-pretranspiled to bump dugite [@DeeDeeG](https://github.com/pulsar-edit/pulsar/pull/925) +- Fixed: [symbols-view] Remap go-to-declaration commands on Windows/Linux [@savetheclocktower](https://github.com/pulsar-edit/pulsar/pull/926) ### PPM - Fixed: Fix test failure due to missing atom command [@toddy15](https://github.com/pulsar-edit/ppm/pull/124) - Updated: Update syntax-variables.less to include language entity colors [@savetheclocktower](https://github.com/pulsar-edit/ppm/pull/123) - Added: feat(link): add --force flag [@claytoncarter](https://github.com/pulsar-edit/ppm/pull/122) +### github +- Updated: Bump dugite to 2.5.2 [@DeeDeeG](https://github.com/pulsar-edit/github/pull/39) + ## 1.113.0 - Enabled Modern Tree-sitter Grammars by default