From 574478a4b9205c4782f425ed4e948acdd9489d12 Mon Sep 17 00:00:00 2001
From: Fr0sT-Brutal <fr0st.brutal@gmail.com>
Date: Fri, 1 Oct 2021 12:16:18 +0300
Subject: [PATCH] v.0.6.0

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26048cc..1469f40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+0.6.0
+=====
+
+- Introduced the concept of map layers. Mapmarks now are sorted by layer number so that the greater layer number, the later a mark is drawn. MapControl also has property VisibleLayers that allows control mapmarks visibility by layer
+- TMapControl, doesn't call OnDrawMapMark if a mapmark is invisible or its layer is invisible
+
 0.5.0
 =====