mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:31:48 +00:00
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:
parent
6fbb78abb0
commit
8e804335ce
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user