Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 3a6e99d

Browse files
committed
Prepare for v0.6.0.2 release
1 parent 760e07e commit 3a6e99d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.6.0.2 (2020-12-17)
2+
* Use qualified module name from diagnostics in suggestNewImport (#945) - (Potato Hatsue)
3+
* Disable auto extend import snippets in completions (these need a bit more work)
4+
15
### 0.6.0.1 (2020-12-13)
26
* Fix build with GHC 8.8.2 and 8.8.3 - (Javier Neira)
37
* Update old URLs still pointing to digital-asset - (Jan Hrcek)

ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 1.20
22
build-type: Simple
33
category: Development
44
name: ghcide
5-
version: 0.6.0.1
5+
version: 0.6.0.2
66
license: Apache-2.0
77
license-file: LICENSE
88
author: Digital Asset and Ghcide contributors

0 commit comments

Comments
 (0)