From 905ab97a5fac16fe9071a170eb9f8f49df241d31 Mon Sep 17 00:00:00 2001 From: Matthieu Proboeuf Date: Fri, 13 Dec 2024 15:43:21 +0100 Subject: [PATCH] feat: update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index fda6a48..4d60b31 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # CHANGELOG +## 2.2.7 +ADDED: +- Valhalla: Provide the ability to set maxBuffer in exec command options to avoid maxBuffer lenght exceeded error + ## 2.2.6 FIXED: - Ignore turf errors for steps simplification in pgrSource, and add a warning to analyse which steps trigger the error