Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Mar 15, 2020
1 parent 42e9e9e commit 1765981
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.0.1.0

- PR #7: Support optparse-applicative-0.15.1.0 and algebraic-graphs-0.5. Thanks
to @robx for contribuiting this fix!

# 2.0.0.0

Weeder 2.0 is a ground up rewrite of Weeder using `.hie` files. It is now
Expand Down
2 changes: 1 addition & 1 deletion weeder.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ license-file: LICENSE
name: weeder
author: Ollie Charles <[email protected]>
build-type: Simple
version: 2.0.0
version: 2.0.1
copyright: Neil Mitchell 2017-2020, Oliver Charles 2020
synopsis: Detect dead code
description: Find declarations.
Expand Down

0 comments on commit 1765981

Please sign in to comment.