changelog

This commit is contained in:
bkellam 2025-11-25 11:57:12 -08:00
parent dc857d8321
commit 8f568eb32e

View file

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Fixed issue where single quotes could not be used in search queries. [#629](https://github.com/sourcebot-dev/sourcebot/pull/629)
## [4.10.0] - 2025-11-24
### Added