From 4a7a6fbdf2b7130c6aa93ec5f5a39b5165911f85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dragan=20Filipovi=C4=87?= <info@frontenddot.com>
Date: Mon, 2 Jan 2023 21:21:04 +0100
Subject: [PATCH] Update CHANGELOG.md

---
 docs/CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 6479d90..fde7bde 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,9 +1,9 @@
-# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02)
+# [3.2.0](https://github.com/easingthemes/ssh-deploy/pull/94/files) (2023-01-02)
 
 
 ### Features
 
-* Add SSH remote script support -  before and after rsync ([2cd8a82](https://github.com/easingthemes/ssh-deploy/commit/2cd8a820e22135b7002fbe6a47cf33f99e2d337b))
+* Add SSH remote script support -  before and after rsync ([2cd8a82](https://github.com/easingthemes/ssh-deploy/pull/94/files))
 * feat: add sshCmdArgs option
 * feat: add onStderr and onStdout logs
 * feat: Add RSYNC_STDOUT env variable