chore(graph): Add changelog entry for Python CTags fix (#63103)

Update changelog for 5.4 release to include the fix we did in
[scip-ctags](https://github.com/sourcegraph/sourcegraph/pull/62345)
This commit is contained in:
Matthew Manela 2024-06-05 12:00:18 -04:00 committed by GitHub
parent 6fbb78abb0
commit 8e804335ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,6 +81,7 @@ All notable changes to Sourcegraph are documented in this file.
- Syntax highlighting works correctly for JSX files. [#62027](https://github.com/sourcegraph/sourcegraph/pull/62027)
- Changesets with a skipped CI check now have their CI status correctly displayed in the Batch Changes UI. [#62204](https://github.com/sourcegraph/sourcegraph/pull/62204)
- Fixed the Sourcegraph login page auto-redirecting to the single auth provider when request access is enabled. [#62376](https://github.com/sourcegraph/sourcegraph/pull/62376)
- Resolved scip-ctags issue for Python and C# where it was not detecting classes properly: [#62345](https://github.com/sourcegraph/sourcegraph/pull/62345)
## 5.3.12303