Skip to content

Commit e974170

Browse files
committed
Update CHANGELOG.md
1 parent 50bbbe8 commit e974170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- Fix issue in JSX autocomplete when the component is declared external.
33
- Fix jump-to-definition for uncurried calls.
44
- Fix issue where values for autocomplete were pulled from implementations instead of interfaces.
5-
- Add autocompletion for object access of the form foo['bar'].
5+
- Add autocompletion for object access of the form foo["bar"].
66

77
## 1.1.3
88

0 commit comments

Comments
 (0)