We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489fb2b commit 9894ad6Copy full SHA for 9894ad6
1 file changed
CHANGELOG.md
@@ -6,7 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+
10
+### Changed
11
- Skip redundant dev build when production release commits are pushed to main. [#919](https://github.com/sourcebot-dev/sourcebot/pull/919)
12
+- Bumped zoekt version. [#921](https://github.com/sourcebot-dev/sourcebot/pull/921)
13
14
## [4.11.6] - 2026-02-21
15
0 commit comments