We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5dacb commit 6f105bdCopy full SHA for 6f105bd
ghcide/CHANGELOG.md
@@ -1,7 +1,7 @@
1
-### 0.7.2 (2020-01-14)
+### 0.7.2 (2021-01-14)
2
* Expose shakeOptions used - (Pepe Iborra)
3
4
-### 0.7.1 (2020-01-13)
+### 0.7.1 (2021-01-13)
5
* Fix sticky diagnostics bug (#1188) - (Pepe Iborra)
6
* Use completionSnippetsOn flag (#1195) - (Yuya Kono)
7
* Update tested-with GHC in cabal config - (jneira)
@@ -14,7 +14,7 @@
14
* Update links to issues/PRs in ghcide tests. (#1142) - (Peter Wicks Stringfield)
15
* fix suggestAddTypeAnnotation regex (#760) - (Kostas Dermentzis)
16
17
-### 0.7.0 (2020-01-03)
+### 0.7.0 (2021-01-03)
18
* Ghcide now loads HLS plugins internally - (Pepe Iborra)
19
* Retry a failed cradle if the cradle descriptor changes (#762) - (Pepe Iborra)
20
* Fix extend imports regression (#769) - (Pepe Iborra)
0 commit comments