Skip to content

Commit 05c5124

Browse files
committed
Updated CHANGELOG. Skipped 0.10.9.
1 parent 3e05330 commit 05c5124

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# GoNB Changelog
22

3-
## v0.10.9, 2025/01/28
3+
## v0.10.10, 2025/01/28
44

55
* Reverted `replace` directive: contrary to what the AI suggested, it doesn't work when running from outside a cloned repository.
66
* Temporary solution, as this leaves gonb "at the mercy" of the default GOPROXY proxy.golang.org continuously proxying
77
the now extinct packages under `go.lsp.dev`. See https://github.com/janpfeifer/gonb/issues/157
8+
* See more in: https://github.com/go-language-server/jsonrpc2/issues/28
9+
* v0.10.9 skipped: issues with the release and GOPROXY. Instead I skipped the version.
810

911
## v0.10.8, 2025/01/28
1012

0 commit comments

Comments
 (0)