File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- ### Changed
10
+ ## [ 2.4.2] - 2024-11-14
11
+
12
+ ### Added
11
13
12
14
- Added support for syntax highlighting in the search bar. ([ #66 ] ( https://github.com/sourcebot-dev/sourcebot/pull/66 ) )
13
15
16
+ ### Changed
17
+
18
+ - Changed the ` exclude.repo ` property to support glob patterns. ([ #70 ] ( https://github.com/sourcebot-dev/sourcebot/pull/70 ) )
19
+
20
+ ### Fixed
21
+
22
+ - Fixed issue with indexing failing for empty repositories. ([ #73 ] ( https://github.com/sourcebot-dev/sourcebot/pull/73 ) )
23
+ - Fixed typos in schema. ([ #71 ] ( https://github.com/sourcebot-dev/sourcebot/pull/71 ) )
24
+
14
25
## [ 2.4.1] - 2024-11-11
15
26
16
27
### Added
You can’t perform that action at this time.
0 commit comments