We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3397b commit 9cb5a2fCopy full SHA for 9cb5a2f
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELONG
2
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
17
## 2.1.2
18
19
### Fixed
0 commit comments