Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
janpfeifer committed Jan 28, 2025
1 parent 16743e9 commit d8ebe36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# GoNB Changelog


## Next
## v0.10.8, 2025/01/28

* Added a `replace` directive from `go.lsp.dev/{jsonrpc2,uri,protocol}` to `github.com/go-language-server/{jsonrpc2,uri,protocol}`
in `go.mod`, since `go.lsp.dev` seems to be down.
* Updated dependencies to `go.lsp.dev/uri` and `go.lsp.dev/protocol`.
* Set MIMEType KernelLanguageInfo.MIMEType, which enabled auto-complete with VSCode+Polyglot to work with GoNB+Auto-complete.
Thanks @tonidy for the find and fix. More in https://github.com/dotnet/interactive/issues/3511
* Updated Dockerfile to build the docker from main/HEAD.

## v0.10.7, 2025/01/20

Expand Down

0 comments on commit d8ebe36

Please sign in to comment.