Skip to content

Commit

Permalink
Updates CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed May 13, 2022
1 parent 41f95e2 commit cf40a4d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

- Added `textDocument/documentHighlight` request for Vim and EMACS
([#43](https://github.com/gnikit/fortls/issues/43))
- Added `pre-commit` hook with `flake`, `black`, `isort` and `pyupgrade`
([#106](https://github.com/gnikit/fortls/issues/106))
- Added test support for diagnostic messages

### Changed

- Changed code structure, reformatted files and changed name conventions
([#109](https://github.com/gnikit/fortls/issues/109))
- Updated CONTRIBUTING instructions

## 2.4.0

Expand Down

0 comments on commit cf40a4d

Please sign in to comment.