Skip to content

Commit cf40a4d

Browse files
committed
Updates CHANGELOG.md
1 parent 41f95e2 commit cf40a4d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

99
- Added `textDocument/documentHighlight` request for Vim and EMACS
1010
([#43](https://github.com/gnikit/fortls/issues/43))
11+
- Added `pre-commit` hook with `flake`, `black`, `isort` and `pyupgrade`
12+
([#106](https://github.com/gnikit/fortls/issues/106))
13+
- Added test support for diagnostic messages
14+
15+
### Changed
16+
17+
- Changed code structure, reformatted files and changed name conventions
18+
([#109](https://github.com/gnikit/fortls/issues/109))
19+
- Updated CONTRIBUTING instructions
1120

1221
## 2.4.0
1322

0 commit comments

Comments
 (0)