Skip to content

Commit

Permalink
Fix changelog dates (#1220)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
pepeiborra and mergify[bot] authored Jan 17, 2021
1 parent cd5dacb commit 6f105bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ghcide/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 0.7.2 (2020-01-14)
### 0.7.2 (2021-01-14)
* Expose shakeOptions used - (Pepe Iborra)

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

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

0 comments on commit 6f105bd

Please sign in to comment.