Skip to content

Commit f4558e9

Browse files
committed
Add #685 to the ChangeLog
1 parent bf37b46 commit f4558e9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

ChangeLog.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
## 0.7.1
44

5-
* This is a minor bug fix release, mainly fixing an issue that removed accidentally desugarer warnings (#676).
6-
5+
- This is a minor bug fix release:
6+
- It fixes an issue that removed accidentally desugarer warnings (#676).
7+
- It disables auto extend import lists in completions, see #679.
78
### Pull requests merged
89

10+
- Disable auto extend import lists in completions. It fixes #679.
11+
([#685)](https://github.com/haskell/haskell-language-server/pull/685) by @pepeiborra
912
- Restore kick (#676). It fixes #676.
1013
([#677)](https://github.com/haskell/haskell-language-server/pull/677) by @wz1000
1114
- README: Remove instructions to execute data target

0 commit comments

Comments
 (0)