Skip to content

Commit f8acb8e

Browse files
authored
Prepare 2.0.0 (#2003)
Signed-off-by: Sora Morimoto <[email protected]>
1 parent f24aaf7 commit f8acb8e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.0.0
6+
57
- Add OCaml onboarding welcome screen. (#1737)
68
- Add `ocaml.server.codelens.forNestedBindings` setting to control whether
79
CodeLens should be displayed for nested bindings. Defaults to `false`,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ocaml-platform",
33
"displayName": "OCaml Platform",
4-
"version": "1.32.4",
4+
"version": "2.0.0",
55
"private": true,
66
"description": "Official OCaml language extension for VSCode",
77
"categories": [

0 commit comments

Comments
 (0)