Skip to content

Commit b437515

Browse files
Esbonio VSCode Extension Release v0.96.2
1 parent c9ed208 commit b437515

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

code/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## v0.96.1 - 2025-01-14
211

312
### Enhancements

code/changes/964.misc.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Esbonio Developers",
99
"publisher": "swyddfa",
1010
"license": "MIT",
11-
"version": "0.96.1",
11+
"version": "0.96.2",
1212
"keywords": [
1313
"sphinx",
1414
"documentation"

0 commit comments

Comments
 (0)