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 c9ed208 commit b437515Copy full SHA for b437515
code/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v0.96.2 - 2025-02-08
2
+
3
+### Misc
4
5
+- Change the default logging level to ``info``
6
7
+ Update bundled version of the language server to `1.0.0b10` ([#964](https://github.com/swyddfa/esbonio/issues/964))
8
9
10
## v0.96.1 - 2025-01-14
11
12
### Enhancements
code/changes/964.misc.md
code/package.json
@@ -8,7 +8,7 @@
"author": "Esbonio Developers",
"publisher": "swyddfa",
"license": "MIT",
- "version": "0.96.1",
+ "version": "0.96.2",
"keywords": [
13
"sphinx",
14
"documentation"
0 commit comments