From c5921d28c4f39eb12a4b0d19c2aac232f35b3823 Mon Sep 17 00:00:00 2001 From: John Judd Date: Fri, 11 Dec 2020 15:10:45 -0600 Subject: [PATCH] Update changelog (#51) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd230e2a..c5a5a795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +## [5.5.5] - 2020-12-11 +### Fixed +- fixes #49 - Update sftp.Options struct tags + ## [5.5.4] - 2020-07-06 ### Fixed - fixes #21 - OS file.Location().ChangeDir(something/) should not affect location