mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
release v2.4.2
This commit is contained in:
parent
bea86a64c9
commit
e5b83b68b2
1 changed files with 12 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -7,10 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
## [2.4.2] - 2024-11-14
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for syntax highlighting in the search bar. ([#66](https://github.com/sourcebot-dev/sourcebot/pull/66))
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed the `exclude.repo` property to support glob patterns. ([#70](https://github.com/sourcebot-dev/sourcebot/pull/70))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed issue with indexing failing for empty repositories. ([#73](https://github.com/sourcebot-dev/sourcebot/pull/73))
|
||||
- Fixed typos in schema. ([#71](https://github.com/sourcebot-dev/sourcebot/pull/71))
|
||||
|
||||
## [2.4.1] - 2024-11-11
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue