We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a54a26 commit 620b8e6Copy full SHA for 620b8e6
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog
2
3
+## v0.1.20
4
+
5
+- Fixes a bug which caused test files using the same package name
6
+ as the main package to not be indexed.
7
+ (https://github.com/sourcegraph/scip-go/pull/134)
8
9
## v0.1.19
10
11
- Upgrades Dockerfile to use Go 1.23.1 (released on Sept 05 2024).
internal/index/version.txt
@@ -1 +1 @@
-0.1.19
+0.1.20
0 commit comments