diff --git a/CHANGELOG.md b/CHANGELOG.md index 50ae95c..9b0b030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 2.2.1 + +Bug fixes: + +* Logging is fully working now with Nginx +* Add git-annex to the container + ## 2.2.0 Bug fixes: diff --git a/gonito.cabal b/gonito.cabal index d5680bf..beda832 100644 --- a/gonito.cabal +++ b/gonito.cabal @@ -1,5 +1,5 @@ name: gonito -version: 2.2.0 +version: 2.2.1 cabal-version: >= 1.8 build-type: Simple homepage: http://gonito.net