From 27821dc3ef6aa024d888d285aa07834a7200248e Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 18 Jan 2023 22:45:46 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8ead68..ae5a907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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). +## [1.7.4] - 2023-01-18 + +### Fixed + +- Transformer for extracting information. @11mariom + +### Changed + +- Bump docker restic version. +- Docs dependencies updated. + ## [1.7.1] - 2022-04-27 ### Fixed