Skip to content

Commit

Permalink
docs: updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Nov 7, 2022
1 parent 689f044 commit a98765a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@

- Added `CITATION.cff` file to project roots

### Changed

- Changed hover messages and signature help to use Markdown
([#45](https://github.com/gnikit/fortls/issues/45))

### Fixed

- Fixed name mangling of type-bound procedure pointers while hovering
([#214](https://github.com/gnikit/fortls/issues/214))
- Fixed parsing start of multilines into AST
([#217](https://github.com/gnikit/fortls/issues/217))

## 2.13.0

### Added
Expand Down

0 comments on commit a98765a

Please sign in to comment.