Skip to content

Commit

Permalink
Version 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Dec 12, 2021
1 parent 4bcee24 commit f459f61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
@@ -1,5 +1,6 @@
Changelog for HLint (* = breaking change)

3.3.5, released 2021-12-12
#1304, support aeson-2.0
#1309, suggest `either Left f x` becomes `f =<< x`
#1295, suggest TemplateHaskell to TemplateHaskellQuotes if it works
Expand Down
2 changes: 1 addition & 1 deletion hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
version: 3.3.4
version: 3.3.5
license: BSD3
license-file: LICENSE
category: Development
Expand Down

0 comments on commit f459f61

Please sign in to comment.