Skip to content

Commit a98765a

Browse files
committed
docs: updated Changelog
1 parent 689f044 commit a98765a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88

99
- Added `CITATION.cff` file to project roots
1010

11+
### Changed
12+
13+
- Changed hover messages and signature help to use Markdown
14+
([#45](https://github.com/gnikit/fortls/issues/45))
15+
16+
### Fixed
17+
18+
- Fixed name mangling of type-bound procedure pointers while hovering
19+
([#214](https://github.com/gnikit/fortls/issues/214))
20+
- Fixed parsing start of multilines into AST
21+
([#217](https://github.com/gnikit/fortls/issues/217))
22+
1123
## 2.13.0
1224

1325
### Added

0 commit comments

Comments
 (0)