diff --git a/changelog.md b/changelog.md index c88b46e..3434076 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +2.0.2 + +* fixes for ghc 9.0 and 9.2, thanks to @sergv and @ozkutuk + 2.0.1 * Add support to qualified_tags.py for tag preview. diff --git a/fast-tags.cabal b/fast-tags.cabal index d9cda57..69ba520 100644 --- a/fast-tags.cabal +++ b/fast-tags.cabal @@ -1,5 +1,5 @@ name: fast-tags -version: 2.0.1 +version: 2.0.2 cabal-version: >= 1.10 build-type: Simple synopsis: Fast incremental vi and emacs tags.