docs: Add 5.2.7 CHANGELOG entries related to graph/code nav (#59889)

This commit is contained in:
Varun Gandhi 2024-01-25 20:31:32 -06:00 committed by GitHub
parent b27bc32973
commit 4e15aa19aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,9 @@ All notable changes to Sourcegraph are documented in this file.
### Fixed
- The reference panel correctly shows definition and reference information instead of a "Could not find token" error for MATLAB. [#59636](https://github.com/sourcegraph/sourcegraph/pull/59636)
- The auto-index configuration page correctly shows any auto-inference errors instead of a nil pointer exception. [#59756](https://github.com/sourcegraph/sourcegraph/pull/59756)
### Removed
### Changed