diff --git a/CHANGELOG b/CHANGELOG index bd50fff7a3..9845cf7737 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (8.20200523) UNRELEASED; urgency=medium +git-annex (8.20200617) upstream; urgency=medium * Added annex.skipunknown git config, that can be set to false to change the behavior of commands like `git annex get foo*`, to not skip @@ -59,7 +59,7 @@ git-annex (8.20200523) UNRELEASED; urgency=medium * Fix a annex.pidlock issue that made eg git-annex get of an unlocked file hang until the annex.pidlocktimeout and then fail. - -- Joey Hess Tue, 26 May 2020 10:20:52 -0400 + -- Joey Hess Wed, 17 Jun 2020 15:58:59 -0400 git-annex (8.20200522) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index c056e2a55a..394371bc9e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 8.20200522 +Version: 8.20200617 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess