We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e05330 commit 05c5124Copy full SHA for 05c5124
docs/CHANGELOG.md
@@ -1,10 +1,12 @@
1
# GoNB Changelog
2
3
-## v0.10.9, 2025/01/28
+## v0.10.10, 2025/01/28
4
5
* Reverted `replace` directive: contrary to what the AI suggested, it doesn't work when running from outside a cloned repository.
6
* Temporary solution, as this leaves gonb "at the mercy" of the default GOPROXY proxy.golang.org continuously proxying
7
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.
10
11
## v0.10.8, 2025/01/28
12
0 commit comments