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 =====