diff --git a/.gitignore b/.gitignore index cc0afc2..017d878 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ fabfile.py fabfile.pyc fabconfig.py fabconfig.pyc +fabric # Test binary, build with `go test -c` *.test diff --git a/CHANGELOG.md b/CHANGELOG.md index f396f42..79a3513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -v5.4.0 +v5.4.0 ---------- * touch README for 5.4 release