From 2a0a24ecccaf555591a560af934843e57f3689a2 Mon Sep 17 00:00:00 2001
From: Darko Poljak <foss@ungleich.com>
Date: Fri, 3 May 2019 14:38:48 +0200
Subject: [PATCH] ++changelog

---
 docs/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/changelog b/docs/changelog
index 9c87d3f7..d367ed47 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -9,6 +9,7 @@ next:
 	* Type __block: Quote prefix/suffix - fix when prefix/suffix contains quotes (sideeffect42)
 	* Build: Update due to migration to code.ungleich.ch (Darko Poljak)
 	* Documentation: Update due to migration to code.ungleich.ch (Darko Poljak)
+	* Core: Detect and report dependency cycle as soon as possible (Darko Poljak)
 
 4.11.1: 2019-04-22
 	* Core: Improve explorer error reporting (Darko Poljak)