File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 3.2.2
6
+
7
+ ### Fixed
8
+
9
+ - Fixed bug where comments in ` USE ` statements disabled reference finding
10
+ ([ #450 ] ( https://github.com/fortran-lang/fortls/issues/450 ) )
11
+
12
+ ## 3.2.1
13
+
14
+ ### Fixed
15
+
16
+ - Fixed bug where no matching declarations were found for interface subchildren
17
+ depending on their letter casing
18
+ ([ #471 ] ( https://github.com/fortran-lang/fortls/issues/471 ) )
19
+
20
+ ## 3.2.0
21
+
22
+ ### Added
23
+
24
+ - Added more verbose reporting for recursion errors arising from nested projects
25
+ ([ #445 ] ( https://github.com/fortran-lang/fortls/issues/445 ) )
26
+
5
27
### Fixed
6
28
7
29
- Fixed bug with Fixed Format references being incorrectly detected in comments
You can’t perform that action at this time.
0 commit comments