Skip to content

Commit 023bf43

Browse files
updated changelog
1 parent 5cc3466 commit 023bf43

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.2.0
4+
5+
- Added support for [occurrence diagnostics](https://github.com/sourcegraph/scip/blob/8d3634b4d6aa564129dac3ee462592ebc4203236/scip.proto#L579), all indexed packages will now include hints, warnings, and errors from the dart analysis server
6+
- Dependency updates
7+
38
## 1.1.5
49

510
- Fixed issues where cascade references would incorrectly index variables and assignments
@@ -12,12 +17,12 @@
1217

1318
## 1.1.3
1419

15-
- generated scip bindings updated to provide relationship fields. This allows for "Go to Implementations" and other class/method inheritance navigation.
20+
- Generated scip bindings updated to provide relationship fields. This allows for "Go to Implementations" and other class/method inheritance navigation.
1621

1722
## 1.1.2
1823

19-
- added `--version` flag to retrieve the version of scip-dart
20-
- populated `ToolInfo.version` in resulting scip files
24+
- Added `--version` flag to retrieve the version of scip-dart
25+
- Populated `ToolInfo.version` in resulting scip files
2126

2227
## 1.1.1
2328

0 commit comments

Comments
 (0)