From 4cae1ca2f0646103fc42d1f7cf1eb3b3627d9243 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Wed, 9 Feb 2022 17:23:09 +0100 Subject: [PATCH] Update CHANGELOG.md Fixes #51 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 145fc2e..40f592c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- macos LaunchAgent support. Install with `make install-launchagent`. +- macos LaunchAgent support. Install with `make install-launchagent` and activate with `make activate-launchagent`. See [README.md](README.md) for details. ## [5.0.0] - 2022-02-08 ### Added