Skip to content

Commit 518ea01

Browse files
committed
Update CHANGELOG.md
1 parent abe1773 commit 518ea01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## v1.4.0
1616

17-
#### :rocket: [New Feature]
17+
#### :rocket: New Feature
1818

1919
- Add command: ReScript: Restart Language Server
2020
- Extend integration with reanalyze for code analysis. Support both `dce` and `exception` analysis which can be configured to e.g. both run by adding `{"reanalyze": {"analysis": ["dce", "exception"]} }` in `bsconfig.json`.
@@ -32,16 +32,16 @@
3232
- Fix issue where the server would crash if the project contains an OCaml file with a syntax error.
3333
- Fix issue where `@inline` was not suported by the command to generate an interface file.
3434

35-
#### :nail_care: [Polish]
35+
#### :nail_care: Polish
3636

3737
- Add hover information with links to documentation for decorators.
3838
- Sync with latest parser/printer.
3939

40-
#### :house: [Internal]
40+
#### :house: Internal
4141

4242
- Support paths to rescript executables in arm64 architectures.
4343

44-
#### :boom: [Breaking Change]
44+
#### :boom: Breaking Change
4545

4646
- Drop support for `bs-patform`. Only `rescript` supported.
4747

0 commit comments

Comments
 (0)