From f235d89c5964a0fcfcfe685138732e4f541bd0d0 Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Wed, 3 Jan 2018 20:11:34 +0100 Subject: [PATCH] add nix.conf entry to changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 562df2b..845bc95 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +2017-01-04 +- the nix.useDaemon/services.nix-daemon.enable options now automatically + reload the daemon for you when nix.conf changes. + 2017-11-29 - the security.enableAccessibilityAccess option was removed since it no longer works on macOS 10.12 and later.