From f1381a548f0edc69d4cedf4e1a0adc08be85c923 Mon Sep 17 00:00:00 2001 From: David Debeau Date: Sun, 19 Dec 2021 16:29:54 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4eea77..286e683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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] + +### Added + +- Add support for S3-compatible services. +[#53](https://github.com/ddebeau/zfs_uploader/pull/53) + ## [0.6.0](https://github.com/ddebeau/zfs_uploader/compare/0.5.0...0.6.0) 2021-08-29 ### Changed