From 5f01b8fc9cb03314bb503eac7d60f53d4c75ff95 Mon Sep 17 00:00:00 2001 From: NatureFreshMilk Date: Tue, 2 Apr 2019 16:31:35 +0200 Subject: [PATCH] changelog for 2.0.0 --- doc/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.md b/doc/changelog.md index e74b2ac..5527b59 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -4,8 +4,10 @@ ## 2.0.0 * Fixed websocket connect issue (origin check) * Fixed multiple layer issue +* Fixed mapblock version support issue * *Breaking change:* Reworked `mapserver.json` layer config (now mapblock range, not blocks) * Reworked build pipeline +* Optional crafting recipes for mapobjects ## 1.0.0 * Extended [configuration](config.md)