From a52c6a735bbe49cb95267826b24015adf115d4c6 Mon Sep 17 00:00:00 2001 From: Nic Pottier Date: Mon, 6 Jul 2020 10:41:24 -0700 Subject: [PATCH] touch for 5.6.0 release --- .gitignore | 1 + CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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