From 32e1441e5c7847eaaec1cc40e5a5a6661340c709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Fr=C4=85ckowski?= <45572849+kacperf531@users.noreply.github.com> Date: Fri, 25 Nov 2022 09:17:15 +0100 Subject: [PATCH] Update changelog.md Co-authored-by: skamieniarz <46318321+skamieniarz@users.noreply.github.com> --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f03ed85..523a363 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ### Added - Support for new batch methods in configuration-api v3.5: `batch_create_bots`, `batch_delete_bots`, `batch_update_bots`. -- Support for new version 3.6: `batch_create_bots`, `batch_delete_bots`, `batch_update_bots`. +- Support for new version 3.6. ### Changed - Config now points to v3.5 as stable and 3.6 as dev-preview version.