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

Commit

Permalink
Prepare for v0.6.0.1 release (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra authored Dec 13, 2020
1 parent 9d0fc44 commit 3ae1b20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.6.0.1 (2020-12-13)
* Fix build with GHC 8.8.2 and 8.8.3 - (Javier Neira)
* Update old URLs still pointing to digital-asset - (Jan Hrcek)

### 0.6.0 (2020-12-06)
* Completions: extend explicit import list automatically (#930) - (Guru Devanla)
* Completions for identifiers not in explicit import lists (#919) - (Guru Devanla)
Expand Down
2 changes: 1 addition & 1 deletion ghcide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: 1.20
build-type: Simple
category: Development
name: ghcide
version: 0.6.0
version: 0.6.0.1
license: Apache-2.0
license-file: LICENSE
author: Digital Asset and Ghcide contributors
Expand Down

0 comments on commit 3ae1b20

Please sign in to comment.