Skip to content

Commit 9cb5a2f

Browse files
committed
Updated CHANGELOG
1 parent af3397b commit 9cb5a2f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELONG
22

3+
## 2.2.0
4+
5+
### Added
6+
7+
- Added semantic versioning with `setuptools_scm`
8+
([gnikit/fortls#34](https://github.com/gnikit/fortls/issues/34))
9+
10+
### Changed
11+
12+
- Changes from `setup.py` to `setup.toml` and `pyproject.toml`
13+
([gnikit/fortls#33](https://github.com/gnikit/fortls/issues/33))
14+
- Changed documentation CI to up to date action
15+
- Formatted Python imports with `isort`
16+
317
## 2.1.2
418

519
### Fixed

0 commit comments

Comments
 (0)