Skip to content

Commit 6f105bd

Browse files
Fix changelog dates (#1220)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent cd5dacb commit 6f105bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ghcide/CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
### 0.7.2 (2020-01-14)
1+
### 0.7.2 (2021-01-14)
22
* Expose shakeOptions used - (Pepe Iborra)
33

4-
### 0.7.1 (2020-01-13)
4+
### 0.7.1 (2021-01-13)
55
* Fix sticky diagnostics bug (#1188) - (Pepe Iborra)
66
* Use completionSnippetsOn flag (#1195) - (Yuya Kono)
77
* Update tested-with GHC in cabal config - (jneira)
@@ -14,7 +14,7 @@
1414
* Update links to issues/PRs in ghcide tests. (#1142) - (Peter Wicks Stringfield)
1515
* fix suggestAddTypeAnnotation regex (#760) - (Kostas Dermentzis)
1616

17-
### 0.7.0 (2020-01-03)
17+
### 0.7.0 (2021-01-03)
1818
* Ghcide now loads HLS plugins internally - (Pepe Iborra)
1919
* Retry a failed cradle if the cradle descriptor changes (#762) - (Pepe Iborra)
2020
* Fix extend imports regression (#769) - (Pepe Iborra)

0 commit comments

Comments
 (0)