From 92205981b6e2d8767bfcaec4883dae767cbbc0c1 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Tue, 15 Feb 2022 12:42:51 +0100 Subject: [PATCH] Modified: CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8849a8..27b05a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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 +- restic-check launchagent. + ### Changed - [README.md](README.md) is restructured with easier TL;DR for each OS and a more general detailed section for the interested.