From 72c514dcf9c9cb7ddd17dacde868da67599a668e Mon Sep 17 00:00:00 2001 From: Sander Sweers Date: Tue, 25 Dec 2018 22:16:52 +0100 Subject: [PATCH] Remove class_id entry, commit is reverted --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ca036fda..2a1f0cfcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ * Avoid authorization check * Use GtkWindow for instead of a GtkDialog when there is no parent * Stop using and remove TimeHint -* Bump NetConf class_id because of backwards incompatible changes. This will reset your network configuration ### Bugs fixed