Skip to content

Commit 620b8e6

Browse files
docs: Prepare for v0.1.20 release (#135)
1 parent 8a54a26 commit 620b8e6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ChangeLog
22

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+
39
## v0.1.19
410

511
- Upgrades Dockerfile to use Go 1.23.1 (released on Sept 05 2024).

internal/index/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.19
1+
0.1.20

0 commit comments

Comments
 (0)