diff --git a/CHANGELOG.md b/CHANGELOG.md index e932e62d..033fafd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ ### Fixed +- Fixed bug where completion of interfaces in USE ONLY would produce the snippet + ([#150](https://github.com/fortran-lang/fortls/issues/150)) - Fixed bug where diagnostic messages were raised for non-existent variables ([#173](https://github.com/fortran-lang/fortls/issues/173)) ([#175](https://github.com/fortran-lang/fortls/issues/175))